shuaijiang
commited on
Commit
β’
ed25d13
1
Parent(s):
e964950
Update README.md
Browse files
README.md
CHANGED
@@ -44,8 +44,8 @@ transcription = transcriber("my_audio.wav")
|
|
44 |
If you want to fine-thuning the model on your datasets, please reference to the [github repo](https://github.com/shuaijiang/Whisper-Finetune)
|
45 |
|
46 |
|
47 |
-
## CER(%)
|
48 |
-
| Model | Parameters(M) |Language Tag
|
49 |
|:----------------:|:-------:|:-------:|:-----------:|:-----------:|:--------:|:-----------:|:-------:|
|
50 |
| whisper-large-v2 |1550 |Chinese | 8.818% | 6.183% | 12.343% | 26.413% | 31.917% |
|
51 |
| distilwhisper-large-v2 |756| Chinese | - | - | - | - | - |
|
|
|
44 |
If you want to fine-thuning the model on your datasets, please reference to the [github repo](https://github.com/shuaijiang/Whisper-Finetune)
|
45 |
|
46 |
|
47 |
+
## CER(%) β
|
48 |
+
| Model | Parameters(M) |Language Tag| aishell_1_test( β ) |aishell_2_test( β )| wenetspeech_net ( β )| wenetspeech_meeting( β )| HKUST_dev( β )|
|
49 |
|:----------------:|:-------:|:-------:|:-----------:|:-----------:|:--------:|:-----------:|:-------:|
|
50 |
| whisper-large-v2 |1550 |Chinese | 8.818% | 6.183% | 12.343% | 26.413% | 31.917% |
|
51 |
| distilwhisper-large-v2 |756| Chinese | - | - | - | - | - |
|