shuaijiang
commited on
Commit
•
69e68b9
1
Parent(s):
f35ff4d
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,9 @@ metrics:
|
|
7 |
If you find this model helpful, please *like* this model and star us on https://github.com/LianjiaTech/BELLE !
|
8 |
|
9 |
# Belle-whisper-large-v2-zh
|
10 |
-
Fine tune whisper-large-v2 to
|
|
|
|
|
11 |
|
12 |
## Usage
|
13 |
```python
|
|
|
7 |
If you find this model helpful, please *like* this model and star us on https://github.com/LianjiaTech/BELLE !
|
8 |
|
9 |
# Belle-whisper-large-v2-zh
|
10 |
+
Fine tune whisper-large-v2 to enhance Chinese speech recognition capabilities,
|
11 |
+
Belle-whisper-large-v2-zh demonstrates a **30-70%** relative improvement in performance on Chinese ASR benchmarks, including AISHELL1, AISHELL2, WENETSPEECH, and HKUST.
|
12 |
+
|
13 |
|
14 |
## Usage
|
15 |
```python
|