pierreguillou
commited on
Commit
·
740e362
1
Parent(s):
2fc6d21
Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ It achieves the following results on the evaluation set:
|
|
43 |
|
44 |
The Normalized WER in the [OpenAI Whisper article](https://cdn.openai.com/papers/whisper.pdf) with the [Common Voice 9.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_9_0) test dataset is 16.0.
|
45 |
|
46 |
-
As this test dataset is similar to the
|
47 |
|
48 |
![OpenAI results with Whisper Medium and Test dataset of Commons Voice 9.0](https://huggingface.co/pierreguillou/whisper-medium-french/resolve/main/whisper_medium_french_wer_commonvoice9.png)
|
49 |
|
|
|
43 |
|
44 |
The Normalized WER in the [OpenAI Whisper article](https://cdn.openai.com/papers/whisper.pdf) with the [Common Voice 9.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_9_0) test dataset is 16.0.
|
45 |
|
46 |
+
As this test dataset is similar to the [Common Voice 11.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0) test dataset used to evaluate our model (WER and WER Norm), it means that our French Medium Whisper is better than the [Medium Whisper](https://huggingface.co/openai/whisper-medium) model at transcribing audios French in text.
|
47 |
|
48 |
![OpenAI results with Whisper Medium and Test dataset of Commons Voice 9.0](https://huggingface.co/pierreguillou/whisper-medium-french/resolve/main/whisper_medium_french_wer_commonvoice9.png)
|
49 |
|