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

zenlm
/
zen3-tts-0.6B

Text-to-Speech
Transformers
Safetensors
Qwen3-TTS
English
Chinese
text-generation
zen3
zen3-tts
zenlm
qwen3-tts
speech-synthesis
edge
low-latency
12hz
Model card Files Files and versions
xet
Community

Instructions to use zenlm/zen3-tts-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zenlm/zen3-tts-0.6B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="zenlm/zen3-tts-0.6B")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("zenlm/zen3-tts-0.6B", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
zen3-tts-0.6B
2.52 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
zeekay's picture
zeekay
docs: clarify Zen fine-tune of Qwen3 audio base + honest base_model attribution
a815894 verified 2 months ago
  • speech_tokenizer
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • LICENSE
    11.2 kB
    Add LICENSE for license compliance 3 months ago
  • NOTICE
    282 Bytes
    Add NOTICE for license compliance 3 months ago
  • README.md
    1.32 kB
    docs: clarify Zen fine-tune of Qwen3 audio base + honest base_model attribution 2 months ago
  • config.json
    4.49 kB
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • generation_config.json
    245 Bytes
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • merges.txt
    1.67 MB
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • model.safetensors
    1.83 GB
    xet
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • preprocessor_config.json
    127 Bytes
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • tokenizer_config.json
    7.34 kB
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago
  • vocab.json
    2.78 MB
    weights: server-side copy from Qwen/Qwen3-TTS-12Hz-0.6B-Base 4 months ago