Skip to content

Commit

Permalink
fix lm name
Browse files Browse the repository at this point in the history
  • Loading branch information
gooofy committed Apr 29, 2019
1 parent 1920b42 commit 3eb1874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ to train a larger model of order 6 with less pruning:
to train a medium size model of order 5:
```bash
./speech_build_lm.py -o 5 -p "0 0 1 2" generic_en_lang_model_large europarl_en cornell_movie_dialogs web_questions yahoo_answers librispeech voxforge_en zamia_en cv_corpus_v1 ljspeech m_ailabs_en tedlium3
./speech_build_lm.py -o 5 -p "0 0 1 2" generic_en_lang_model_medium europarl_en cornell_movie_dialogs web_questions yahoo_answers librispeech voxforge_en zamia_en cv_corpus_v1 ljspeech m_ailabs_en tedlium3
```
German
------
Expand Down

0 comments on commit 3eb1874

Please sign in to comment.