Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ It achieves the following results on the evaluation set:
|
|
90 |
- Loss: 0.1344
|
91 |
- Wer: 6.3465
|
92 |
|
93 |
-
Using the script provided in the Whisper Sprint (Dec. 2022) the models achieves these results on the
|
94 |
|
95 |
- **google/fleurs: 4.0266 %**
|
96 |
(python [run_eval_whisper_streaming.py](https://github.com/huggingface/community-events/blob/main/whisper-fine-tuning-event/run_eval_whisper_streaming.py) --model_id="deepdml/whisper-medium-mix-es" --dataset="google/fleurs" --config="es_419" --device=0 --language="es")
|
|
|
90 |
- Loss: 0.1344
|
91 |
- Wer: 6.3465
|
92 |
|
93 |
+
Using the script provided in the Whisper Sprint (Dec. 2022) the models achieves these results on the test sets (WER):
|
94 |
|
95 |
- **google/fleurs: 4.0266 %**
|
96 |
(python [run_eval_whisper_streaming.py](https://github.com/huggingface/community-events/blob/main/whisper-fine-tuning-event/run_eval_whisper_streaming.py) --model_id="deepdml/whisper-medium-mix-es" --dataset="google/fleurs" --config="es_419" --device=0 --language="es")
|