lucasnewman commited on
Commit
8ddd966
·
verified ·
1 Parent(s): 1e28382

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -5
README.md CHANGED
@@ -1,5 +1,18 @@
1
- ---
2
- license: other
3
- license_name: model-license
4
- license_link: https://github.com/modelscope/FunASR/blob/main/MODEL_LICENSE
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.