Text-to-Speech
Transformers
Safetensors
PyTorch
English
Chinese
breeze
text-generation
speech-generation
voice-clone
voice-design
voice-direction
comfyui
cuda
Instructions to use t8star/breeze-tts-comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use t8star/breeze-tts-comfy with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="t8star/breeze-tts-comfy")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("t8star/breeze-tts-comfy", device_map="auto") - Notebooks
- Google Colab
- Kaggle
接受 BreezeBlue 模型许可证
访问文件前,请阅读 LICENSE,并确认仅用于研究、教育或其他非商业用途。
This repository redistributes the unmodified Breeze TTS 2 checkpoint under the BreezeBlue Research and Non-Commercial License Agreement. By requesting access, you confirm that you have read and accept the complete LICENSE.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository