test
Browse files- run_test.sh +1 -1
run_test.sh
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
python run_whisper_finetuning.py \
|
6 |
--model_name_or_path="openai/whisper-small" \
|
7 |
-
--output_dir="../whisper-test-
|
8 |
--overwrite_output_dir=True \
|
9 |
--language="Norwegian" \
|
10 |
--task="transcribe" \
|
|
|
4 |
|
5 |
python run_whisper_finetuning.py \
|
6 |
--model_name_or_path="openai/whisper-small" \
|
7 |
+
--output_dir="../whisper-test-delete2" \
|
8 |
--overwrite_output_dir=True \
|
9 |
--language="Norwegian" \
|
10 |
--task="transcribe" \
|