Text-to-Speech
MLX
Safetensors
English
Chinese
breeze_tts
speech-generation
voice-clone
voice-design
voice-direction
Instructions to use mlx-community/Breeze-TTS-2-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Breeze-TTS-2-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Breeze-TTS-2-mlx mlx-community/Breeze-TTS-2-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,11 @@ base_model:
|
|
| 19 |
|
| 20 |
**Unofficial and unaffiliated** MLX port of the [BreezeBlue/Breeze-TTS-2](https://huggingface.co/BreezeBlue/Breeze-TTS-2) model, unquantized bf16 variant.
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
> [!IMPORTANT]
|
| 24 |
> Derived from Breeze TTS 2 by BreezeBlue and licensed for research and non-commercial use only. See [License](https://huggingface.co/BreezeBlue/Breeze-TTS-2#license-and-responsible-use).
|
|
|
|
| 19 |
|
| 20 |
**Unofficial and unaffiliated** MLX port of the [BreezeBlue/Breeze-TTS-2](https://huggingface.co/BreezeBlue/Breeze-TTS-2) model, unquantized bf16 variant.
|
| 21 |
|
| 22 |
+
Alternative quantizations:
|
| 23 |
+
|
| 24 |
+
- https://huggingface.co/mlx-community/Breeze-TTS-2-mlx-8bit
|
| 25 |
+
- https://huggingface.co/mlx-community/Breeze-TTS-2-mlx-4bit
|
| 26 |
+
- https://huggingface.co/mlx-community/Breeze-TTS-2-mlx (bf16)
|
| 27 |
|
| 28 |
> [!IMPORTANT]
|
| 29 |
> Derived from Breeze TTS 2 by BreezeBlue and licensed for research and non-commercial use only. See [License](https://huggingface.co/BreezeBlue/Breeze-TTS-2#license-and-responsible-use).
|