diff --git a/examples/librispeech/s0/run.sh b/examples/librispeech/s0/run.sh index 1c55c6ea..3e536bd7 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;