marinone94 commited on
Commit
2a4e5fa
1 Parent(s): 0a1c33d

fix old run script

Browse files
Files changed (1) hide show
  1. old_run.sh +1 -1
old_run.sh CHANGED
@@ -1,4 +1,4 @@
1
- python run_speech_recognition_ctc.py \
2
  --dataset_name="mozilla-foundation/common_voice_8_0,marinone94/nst_sv" \
3
  --model_name_or_path="KBLab/wav2vec2-large-voxrex" \
4
  --dataset_config_name="sv-SE,distant_channel" \
 
1
+ python old_run_asr_ctc.py \
2
  --dataset_name="mozilla-foundation/common_voice_8_0,marinone94/nst_sv" \
3
  --model_name_or_path="KBLab/wav2vec2-large-voxrex" \
4
  --dataset_config_name="sv-SE,distant_channel" \