Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

BreezeBlue
/
Breeze-TTS-2

Text-to-Speech
Transformers
Safetensors
PyTorch
English
Chinese
breeze
text-generation
speech-generation
voice-clone
voice-design
voice-direction
cuda
Model card Files Files and versions
xet
Community
5

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
Breeze-TTS-2 / audio_tokenizer
682 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
b19e99's picture
b19e99
Upload Breeze TTS 2 model and model card
a3bd0a6 verified 2 days ago
  • config.json
    2.34 kB
    Upload Breeze TTS 2 model and model card 2 days ago
  • configuration.json
    76 Bytes
    Upload Breeze TTS 2 model and model card 2 days ago
  • model.safetensors
    682 MB
    xet
    Upload Breeze TTS 2 model and model card 2 days ago
  • preprocessor_config.json
    234 Bytes
    Upload Breeze TTS 2 model and model card 2 days ago