-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add LODR support to online and offline recognizers #2026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
fd70bc9
LODR support via n-gram FSTs
ae740e2
fix typo
b9a812b
Merge branch 'master' into lodr_support
c807461
fixed python API
85c528d
python constructor fix
12421a3
fix typo
89969e2
missing backoff param in python api
7fa9e1f
skip shared_ptr initialization
vsd-vector 71ee975
refactor naming and comments
31f5840
Refactor pointers
b030e72
integrate suggestions from review
8d44deb
infer backoff_id automatically from fst
b29dd8d
style fix
1bdaa19
style fix
59ab7e9
Merge branch 'master' into lodr_support
21a7b25
CI/CD for LODR
6dc0dea
modify lm_log_prob not log_prob
511f069
Merge remote-tracking branch 'origin/master' into lodr_support
7f6a736
Python examples extended with LODR support
83d298b
unified LODR FST traversing implementaton
5cf9dbd
added LODR to python CI/CD test
d000166
fix decoding method in comment
6dd585b
add missing decoding-method to CI/CD tests
256dfb2
Merge branch 'master' into lodr_support
vsd-vector d327aa1
remove explicit string initialization
vsd-vector 3dbd6d9
fix tostring() output formatting
vsd-vector fa3cadb
commit PR suggestions
c2eb969
style fix
5dc574a
fix python API constructor for offline LM config
c761a7d
remove exception throw
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.