[egs] Fix LibriSpeech Download#2611
Merged
danpovey merged 1 commit intokaldi-asr:masterfrom Aug 9, 2018
Merged
Conversation
xiaohui-zhang
pushed a commit
to xiaohui-zhang/kaldi
that referenced
this pull request
Aug 11, 2018
xiaohui-zhang
pushed a commit
to xiaohui-zhang/kaldi
that referenced
this pull request
Aug 11, 2018
…ng/limit_arpa_unk_history.py [src] Correct usage message of acc-lda (kaldi-asr#2598) [scripts] RNNLM script fix: to accept successive spaces in configs (etc.) kaldi-asr#2595 (kaldi-asr#2597) [scripts] Slight cleanup in lmrescore_rnnlm_lat.sh (kaldi-asr#2554) [src] Fix Windows out-of-range iterator issue for nnet3 (kaldi-asr#2594) [src] Update Windows installation instructions (kaldi-asr#2607) [egs] Fix to LibriSpeech download script [affects 2nd run] (kaldi-asr#2611) [src] Change RNNLM test program to clean up temporary file (kaldi-asr#2610) added a script to scale arcs which output <unk> in HCLG.fst fix fix updating results and cleaning up scripts, and fixed a bug in utils/lang/limit_arpa_unk_history.py [scripts] Fix to script usage message (kaldi-asr#2601) [src] Correct usage message of acc-lda (kaldi-asr#2598) [scripts] RNNLM script fix: to accept successive spaces in configs (etc.) kaldi-asr#2595 (kaldi-asr#2597) [scripts] Slight cleanup in lmrescore_rnnlm_lat.sh (kaldi-asr#2554) [src] Fix Windows out-of-range iterator issue for nnet3 (kaldi-asr#2594) [src] Update Windows installation instructions (kaldi-asr#2607) [egs] Fix to LibriSpeech download script [affects 2nd run] (kaldi-asr#2611) [src] Change RNNLM test program to clean up temporary file (kaldi-asr#2610)
dpriver
pushed a commit
to dpriver/kaldi
that referenced
this pull request
Sep 13, 2018
Skaiste
pushed a commit
to Skaiste/idlak
that referenced
this pull request
Sep 26, 2018
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
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.
Downloading the run.sh of Librispeech would work but would give ugly errors that the ".complete" file can't be touched. I now fixed these errors and the recipe should run now fine (and not untar everytime you re-run it).