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

might2901
/
trainer-02

Text-to-Speech
Transformers
Safetensors
Qwen3-TTS
English
text-generation
tts
prompttts
qwen3-tts
voice-design
vocence
Model card Files Files and versions
xet
Community

Instructions to use might2901/trainer-02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use might2901/trainer-02 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="might2901/trainer-02")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("might2901/trainer-02", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
trainer-02
4.52 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
might2901's picture
might2901
Upload folder using huggingface_hub
c265700 verified 8 days ago
  • __pycache__
    Upload folder using huggingface_hub 8 days ago
  • speech_tokenizer
    Upload folder using huggingface_hub 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 8 days ago
  • README.md
    1.54 kB
    Upload folder using huggingface_hub 8 days ago
  • chute_config.yml
    616 Bytes
    Upload folder using huggingface_hub 8 days ago
  • config.json
    4.45 kB
    Upload folder using huggingface_hub 8 days ago
  • generation_config.json
    245 Bytes
    Upload folder using huggingface_hub 8 days ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 8 days ago
  • miner.py
    5.95 kB
    Upload folder using huggingface_hub 8 days ago
  • model.safetensors
    3.83 GB
    xet
    Upload folder using huggingface_hub 8 days ago
  • preprocessor_config.json
    127 Bytes
    Upload folder using huggingface_hub 8 days ago
  • tokenizer_config.json
    7.34 kB
    Upload folder using huggingface_hub 8 days ago
  • trainer_state.json
    179 Bytes
    Upload folder using huggingface_hub 8 days ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 8 days ago
  • vocence_config.yaml
    378 Bytes
    Upload folder using huggingface_hub 8 days ago