versae's picture
Training in progress, step 500
57a1e82
raw
history blame
493 Bytes
diff --git a/run.sh b/run.sh
index d579f23..61ea061 100755
--- a/run.sh
+++ b/run.sh
@@ -1,6 +1,6 @@
WANDB_ENTITY=NbAiLab WANDB_PROJECT=wav2vec2 python run_speech_recognition_ctc.py \
--dataset_name="NbAiLab/NPSC" \
- --model_name_or_path="KBLab/wav2vec2-large-voxrex-swedish" \
+ --model_name_or_path="KBLab/wav2vec2-large-voxrex" \
--hub_model_id="NbAiLab/wav2vec2-large-voxrex-npsc" \
--dataset_config_name="16K_mp3" \
--output_dir="./" \