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

macminix
/
qwen3_voice_design_t2

Text-to-Speech
Transformers
Safetensors
Qwen3-TTS
English
text-generation
tts
qwen
qwen3
qwen3-tts
voice-design
lora
fine-tuned
audio
Model card Files Files and versions
xet
Community

Instructions to use macminix/qwen3_voice_design_t2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use macminix/qwen3_voice_design_t2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="macminix/qwen3_voice_design_t2")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("macminix/qwen3_voice_design_t2", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3_voice_design_t2
4.92 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
macminix's picture
macminix
forgery989's picture
forgery989
Initial commit
0e5d80a 29 days ago
  • speech_tokenizer
    Initial commit 29 days ago
  • training
    Initial commit 29 days ago
  • .gitattributes
    1.57 kB
    Initial commit 29 days ago
  • README.md
    12.3 kB
    Initial commit 29 days ago
  • added_tokens.json
    904 Bytes
    Initial commit 29 days ago
  • chute_config.yml
    616 Bytes
    Initial commit 29 days ago
  • config.json
    4.42 kB
    Initial commit 29 days ago
  • example_inference.py
    2.52 kB
    Initial commit 29 days ago
  • generation_config.json
    245 Bytes
    Initial commit 29 days ago
  • merge.py
    2.85 kB
    Initial commit 29 days ago
  • merges.txt
    1.67 MB
    Initial commit 29 days ago
  • miner.py
    5.46 kB
    Initial commit 29 days ago
  • model.safetensors
    3.83 GB
    xet
    Initial commit 29 days ago
  • preprocessor_config.json
    127 Bytes
    Initial commit 29 days ago
  • special_tokens_map.json
    1.01 kB
    Initial commit 29 days ago
  • tokenizer.json
    11.4 MB
    xet
    Initial commit 29 days ago
  • tokenizer_config.json
    7.42 kB
    Initial commit 29 days ago
  • vocab.json
    2.78 MB
    Initial commit 29 days ago
  • vocence_config.yaml
    378 Bytes
    Initial commit 29 days ago