Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: mlx-audio
|
| 3 |
+
tags:
|
| 4 |
+
- mlx
|
| 5 |
+
- speech-to-text
|
| 6 |
+
- speech
|
| 7 |
+
- sts
|
| 8 |
+
- mlx-audio
|
| 9 |
+
license: other
|
| 10 |
+
license_name: model-license
|
| 11 |
+
license_link: https://github.com/modelscope/FunASR/blob/main/MODEL_LICENSE
|
| 12 |
+
base_model:
|
| 13 |
+
- FunAudioLLM/SenseVoiceSmall
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
This model was converted to MLX format from [`FunAudioLLM/SenseVoiceSmall`](https://huggingface.co/FunAudioLLM/SenseVoiceSmall) using mlx-audio version **0.4.0**.
|
| 17 |
+
|
| 18 |
+
Refer to the [original model card](https://huggingface.co/FunAudioLLM/SenseVoiceSmall) for more details on the model.
|