shuaijiang
commited on
Commit
β’
c447921
1
Parent(s):
a92948b
Update README.md
Browse files
README.md
CHANGED
@@ -44,9 +44,10 @@ If you want to fine-thuning the model on your datasets, please reference to the
|
|
44 |
| Model | Language Tag | aishell_1_test(β) |aishell_2_test(β)| wenetspeech_net(β) | wenetspeech_meeting(β) | HKUST_dev(β)|
|
45 |
|:----------------:|:-------:|:-----------:|:-----------:|:--------:|:-----------:|:-------:|
|
46 |
| whisper-large-v3 | Chinese | 8.085 | 5.475 | 11.72 | 20.15 | 28.597 |
|
|
|
47 |
| Belle-whisper-large-v3-zh | Chinese | 2.781 | 3.786 | 8.865 | 11.246 | 16.440 |
|
48 |
|
49 |
-
It is worth mentioning that compared to Belle-whisper-large-v2-zh, Belle-whisper-v3-zh has a significant improvement in complex acoustic scenes(such as wenetspeech_meeting).
|
50 |
|
51 |
## Citation
|
52 |
|
|
|
44 |
| Model | Language Tag | aishell_1_test(β) |aishell_2_test(β)| wenetspeech_net(β) | wenetspeech_meeting(β) | HKUST_dev(β)|
|
45 |
|:----------------:|:-------:|:-----------:|:-----------:|:--------:|:-----------:|:-------:|
|
46 |
| whisper-large-v3 | Chinese | 8.085 | 5.475 | 11.72 | 20.15 | 28.597 |
|
47 |
+
| Belle-whisper-large-v2-zh | Chinese | 2.549 | 3.746 | 8.503 | 14.598 | 16.289 |
|
48 |
| Belle-whisper-large-v3-zh | Chinese | 2.781 | 3.786 | 8.865 | 11.246 | 16.440 |
|
49 |
|
50 |
+
It is worth mentioning that compared to Belle-whisper-large-v2-zh, Belle-whisper-large-v3-zh has a significant improvement in complex acoustic scenes(such as wenetspeech_meeting).
|
51 |
|
52 |
## Citation
|
53 |
|