Use faster-rnnlm by default in librispeech recipe

This commit is contained in:
Anton Bakhtin 2015-09-04 12:00:13 +03:00
Родитель 665785565f
Коммит db871081cf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@ rnnlm_options="-hidden 150 -direct 1000 -direct-order 5"
rnnlm_tag="h150_me5-1000"
num_threads=8 # set this value to the number of physical cores on your CPU
stage=0
rnnlm_ver=rnnlm-hs-0.1b
rnnlm_ver=faster-rnnlm
# End configuration section.
echo "$0 $@" # Print the command line for logging