Text-to-Speech
Transformers
Safetensors
PyTorch
English
Chinese
breeze
text-generation
speech-generation
voice-clone
voice-design
voice-direction
cuda
Instructions to use BreezeBlue/Breeze-TTS-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BreezeBlue/Breeze-TTS-2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="BreezeBlue/Breeze-TTS-2")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("BreezeBlue/Breeze-TTS-2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
How to fine tune it on other languages
#12 opened about 3 hours ago
by
wahidmounir
Weird move from BreezeBlue to hide top tier TTS models above themselves.
👀 1
#11 opened 1 day ago
by
kipdg
error in colab
1
#10 opened 2 days ago
by
Patronumland
Impressive technology, but its licensing is extremely restrictive.
7
#8 opened 3 days ago
by
a2industries
Breeze-TTS-2 Vs S2 & Audio8 ?
#7 opened 3 days ago
by
Daankular
Multi-language support
1
#6 opened 6 days ago
by
Exo87
Breeze TTS 2 is available in audio.cpp’s dev branch for testing. 6GB VRAM 4x faster than realtime. No Python. Demo included
🚀 4
5
#5 opened 7 days ago
by
audio-cpp
Fintune for other languages?
👍 14
#4 opened 8 days ago
by
krigeta
ComfyUI Ready 🎉
❤️👍 4
#2 opened 8 days ago
by
drbaph
Demo for this model on Spaces
❤️ 2
2
#1 opened 9 days ago
by
multimodalart