shuaijiang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
metrics:
|
4 |
+
- cer
|
5 |
+
base_model:
|
6 |
+
- openai/whisper-large-v3-turbo-zh
|
7 |
+
pipeline_tag: automatic-speech-recognition
|
8 |
+
library_name: transformers
|
9 |
+
---
|
10 |
+
|
11 |
+
## Welcome
|
12 |
+
If you find this model helpful, please *like* this model and star us on https://github.com/LianjiaTech/BELLE and https://github.com/shuaijiang/Whisper-Finetune
|
13 |
+
|
14 |
+
# Belle-whisper-large-v3-turbo-zh-ggml
|
15 |
+
The GGML version of Belle-whisper-large-v3-turbo-zh, used for [whisper.cpp](https://github.com/ggerganov/whisper.cpp)
|
16 |
+
|
17 |
+
More info about the model, please refer to https://huggingface.co/BELLE-2/Belle-whisper-large-v3-turbo-zh
|