forked from kaldi-asr/kaldi
-
Notifications
You must be signed in to change notification settings - Fork 0
Merging to resolve conflict #6
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
Conversation
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
…nent to 15; updated the results on AMI (#1240) Note: this pull request is to the fast_lstm branch, which I will shortly merge to master.
This merges the fast-lstm code and scripts, as well as Vijay's refactoring of the training library.
tdnn_fastlstm
Create db directory if it doesn't exist in TEDLIUM/s5 download script
* score path * score path fixed * score path fixed
minor bug fix in XconfigAffineLayer when initializing param-stddev
This commit introduces the PowerPC64le in the Kaldi build system,
accepting Atlas, OpenBLAS and CUDA.
A tipical example to build Kaldi in Power8 le is:
1 - clone Kaldi
2 - build tools
3 - build Kaldi in src/
run ./configure
make -j 50
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: Leonardo Augusto Guimaraes Garcia <lagarcia@linux.vnet.ibm.com>
This new section is intended to give platform specific information to users such as libraries, OS and where to get more information about any relevant topic. Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
…incent Nguyen]. Will not affect any recipes.
Add PowerPC64le in Kaldi build system
…net3-am-info to avoid duplication (now in nnet3-info which is included in that). Thanks to Xiang Li who noticed the issue.
…ry, and to change how initialization is done where the num-rows of input is small.
Changes to nnet3 natural-gradient code to make some warnings less sca…
…quinphone options and fix the checked-in example scripts fix the utils/mkgraph.sh
change utils/mkgraph.sh so that it ignores the mono,left-biphone and …
Gale mandarin fix
fix typo in mkgraph.sh
Fix a script bug in gale_mandarin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.