File size: 445 Bytes
5dd6f35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: apache-2.0
language:
- en
base_model:
- FunAudioLLM/CosyVoice2-0.5B
pipeline_tag: text-to-speech
library_name: mlx
---

# mlx-community/CosyVoice2-0.5B-S3Tokenizer
This model was converted to MLX format from [`FunAudioLLM/CosyVoice2-0.5B`]() using mlx-audio.
Refer to the [original model card](https://huggingface.co/FunAudioLLM/CosyVoice2-0.5B) for more details on the model.

## Use with mlx

```bash
pip install -U mlx-audio
```