Audio-to-Audio
Transformers
Safetensors
Qwen3-TTS
English
text-generation
zen
zenlm
hanzo
dubbing
speech
audio
real-time
Instructions to use zenlm/zen-dub-live with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zenlm/zen-dub-live with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("zenlm/zen-dub-live", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
docs: honest attribution — base_model Qwen3-TTS-12Hz-1.7B-Base + credit + drop Zen MoDE f00155c verified
Add LICENSE and NOTICE files for license compliance 3bddb8e
hanzo-dev commited on
Add NOTICE: Copyright Zen Authors 7d12304 verified
Update model card: add zen/zenlm tags, fix branding 89fbe07 verified
Add model weights 74bd9cb verified
Fix voice names (cherry/noah) and add custom voice docs 287780c
Hanzo Dev commited on
Update with native Thinker-Talker architecture diagram and full documentation fbc526e
Hanzo Dev commited on