Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: mit
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
# SenseVoice
|
| 8 |
FunASR SenseVoice on Axera, official repo: https://github.com/FunAudioLLM/SenseVoice
|
|
@@ -166,4 +168,4 @@ python test_wer.py -d aishell -g datasets/ground_truth.txt --language zh
|
|
| 166 |
## 技术讨论
|
| 167 |
|
| 168 |
- Github issues
|
| 169 |
-
- QQ 群: 139953715
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
+
base_model:
|
| 7 |
+
- FunAudioLLM/SenseVoiceSmall
|
| 8 |
---
|
| 9 |
# SenseVoice
|
| 10 |
FunASR SenseVoice on Axera, official repo: https://github.com/FunAudioLLM/SenseVoice
|
|
|
|
| 168 |
## 技术讨论
|
| 169 |
|
| 170 |
- Github issues
|
| 171 |
+
- QQ 群: 139953715
|