diff --git a/examples/librispeech/s0/run.sh b/examples/librispeech/s0/run.sh index 1c55c6ea5a81b4b43679929d21855118b9ab35ad..3e536bd79ac8e21c3a28e0f206c57996cd0a6dc9 100755 --- a/examples/librispeech/s0/run.sh +++ b/examples/librispeech/s0/run.sh @@ -4,7 +4,7 @@ source path.sh stage=0 stop_stage=100 -conf_path=conf/transformer.yaml +conf_path=conf/deepspeech2.yaml avg_num=30 source ${MAIN_ROOT}/utils/parse_options.sh || exit 1;