Instructions to use mlx-community/fish-audio-s2-pro-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/fish-audio-s2-pro-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir fish-audio-s2-pro-bf16 mlx-community/fish-audio-s2-pro-bf16
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -93,7 +93,7 @@ pipeline_tag: text-to-speech
|
|
| 93 |
base_model: fishaudio/s2-pro
|
| 94 |
---
|
| 95 |
|
| 96 |
-
# mlx-community/s2-pro-bf16
|
| 97 |
|
| 98 |
This model was converted to MLX format from [`fishaudio/s2-pro`](https://huggingface.co/fishaudio/s2-pro) using mlx-audio version **0.4.0**.
|
| 99 |
|
|
|
|
| 93 |
base_model: fishaudio/s2-pro
|
| 94 |
---
|
| 95 |
|
| 96 |
+
# mlx-community/fish-audio-s2-pro-bf16
|
| 97 |
|
| 98 |
This model was converted to MLX format from [`fishaudio/s2-pro`](https://huggingface.co/fishaudio/s2-pro) using mlx-audio version **0.4.0**.
|
| 99 |
|