LunaFox commited on
Commit
3c8829f
·
verified ·
1 Parent(s): 9375281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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).