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
7.68 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
byangderek's picture
byangderek
Update README.md
c1c8ca1 verified 2 days ago
  • assets
    Upload Breeze TTS 2 model and model card 2 days ago
  • audio_tokenizer
    Upload Breeze TTS 2 model and model card 2 days ago
  • .gitattributes
    1.57 kB
    Upload Breeze TTS 2 model and model card 2 days ago
  • LICENSE
    18.9 kB
    Upload Breeze TTS 2 model and model card 2 days ago
  • README.md
    9.54 kB
    Update README.md 2 days ago
  • config.json
    10.2 kB
    Upload Breeze TTS 2 model and model card 2 days ago
  • generation_config.json
    251 Bytes
    Upload Breeze TTS 2 model and model card 2 days ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload Breeze TTS 2 model and model card 2 days ago
  • model-00002-of-00002.safetensors
    2 GB
    xet
    Upload Breeze TTS 2 model and model card 2 days ago
  • model.safetensors.index.json
    109 kB
    Upload Breeze TTS 2 model and model card 2 days ago
  • special_tokens_map.json
    886 Bytes
    Upload Breeze TTS 2 model and model card 2 days ago
  • tokenizer.json
    33.4 MB
    xet
    Upload Breeze TTS 2 model and model card 2 days ago
  • tokenizer_config.json
    1.16 MB
    Upload Breeze TTS 2 model and model card 2 days ago