Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Emrys365 committed Jul 24, 2023
1 parent 85b0741 commit 16f7887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_integration_espnet2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ echo "==== feats_type=raw, token_types=bpe, model_conf.extract_feats_in_collect_

echo "==== feats_type=raw, token_types=bpe, model_conf.extract_feats_in_collect_stats=False, normalize=utt_mvn, with data augmentation ==="
./run.sh --ngpu 0 --stage 10 --stop-stage 13 --skip-upload false --feats-type "raw" --token-type "bpe" \
--asr_config "train_asr_rnn_data_aug_debug" \
--asr_config "conf/train_asr_rnn_data_aug_debug.yaml" \
--feats_normalize "utterance_mvn" --python "${python}" \
--asr-args "--model_conf extract_feats_in_collect_stats=false --num_workers 0"

Expand Down

0 comments on commit 16f7887

Please sign in to comment.