bofenghuang
commited on
Commit
•
82ae7f2
1
Parent(s):
ecac5e3
up
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingf
|
|
44 |
|
45 |
## Performance
|
46 |
|
47 |
-
*Below are the WERs on the [Common Voice 9.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_9_0)
|
48 |
|
49 |
| Model | WER |
|
50 |
| --- | :---: |
|
@@ -52,7 +52,7 @@ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingf
|
|
52 |
| [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) | 8.5 |
|
53 |
| [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) | 6.4 |
|
54 |
|
55 |
-
*Below are the WERs on the [Common Voice 11.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0)
|
56 |
|
57 |
| Model | WER |
|
58 |
| --- | :---: |
|
|
|
44 |
|
45 |
## Performance
|
46 |
|
47 |
+
*Below are the WERs of the pre-trained models on the [Common Voice 9.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_9_0). These results are reported in the original [paper](https://cdn.openai.com/papers/whisper.pdf).*
|
48 |
|
49 |
| Model | WER |
|
50 |
| --- | :---: |
|
|
|
52 |
| [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) | 8.5 |
|
53 |
| [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) | 6.4 |
|
54 |
|
55 |
+
*Below are the WERs of the fine-tuned models on the [Common Voice 11.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0).*
|
56 |
|
57 |
| Model | WER |
|
58 |
| --- | :---: |
|