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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

multimodalart
/
higgs-audio-v3-tts-4b-transformers

Text-to-Speech
Transformers
Safetensors
English
higgs_multimodal_qwen3
feature-extraction
tts
voice-cloning
higgs-audio
qwen3
custom_code
Model card Files Files and versions
xet
Community

Instructions to use multimodalart/higgs-audio-v3-tts-4b-transformers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use multimodalart/higgs-audio-v3-tts-4b-transformers with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="multimodalart/higgs-audio-v3-tts-4b-transformers", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("multimodalart/higgs-audio-v3-tts-4b-transformers", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
higgs-audio-v3-tts-4b-transformers
9.32 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
multimodalart's picture
multimodalart HF Staff
codec load: trust_remote_code=True
30f0159 verified 4 days ago
  • .gitattributes
    1.57 kB
    Server-side copy weights + tokenizer.json from bosonai/higgs-audio-v3-tts-4b 4 days ago
  • LICENSE
    25.7 kB
    Copy tokenizer config, chat template, index, license 4 days ago
  • README.md
    2.45 kB
    Upload README.md with huggingface_hub 4 days ago
  • chat_template.jinja
    2.43 kB
    Copy tokenizer config, chat template, index, license 4 days ago
  • config.json
    1.73 kB
    Upload config.json with huggingface_hub 4 days ago
  • configuration_higgs_multimodal_qwen3.py
    3.25 kB
    Upload configuration_higgs_multimodal_qwen3.py with huggingface_hub 4 days ago
  • model.safetensors
    9.31 GB
    xet
    Server-side copy weights + tokenizer.json from bosonai/higgs-audio-v3-tts-4b 4 days ago
  • model.safetensors.index.json
    90.1 kB
    Copy tokenizer config, chat template, index, license 4 days ago
  • modeling_higgs_multimodal_qwen3.py
    16.1 kB
    codec load: trust_remote_code=True 4 days ago
  • tokenizer.json
    11.4 MB
    xet
    Server-side copy weights + tokenizer.json from bosonai/higgs-audio-v3-tts-4b 4 days ago
  • tokenizer_config.json
    1.94 kB
    Copy tokenizer config, chat template, index, license 4 days ago