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

ChristianYang
/
LongCat-AudioDiT-Env-TTS-1B-2000Step

Text-to-Speech
Transformers
Safetensors
audiodit
feature-extraction
audio
tts
environmental-tts
flow-matching
dit
custom_code
Model card Files Files and versions
xet
Community

Instructions to use ChristianYang/LongCat-AudioDiT-Env-TTS-1B-2000Step with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ChristianYang/LongCat-AudioDiT-Env-TTS-1B-2000Step with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="ChristianYang/LongCat-AudioDiT-Env-TTS-1B-2000Step", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ChristianYang/LongCat-AudioDiT-Env-TTS-1B-2000Step", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LongCat-AudioDiT-Env-TTS-1B-2000Step
5.68 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ChristianYang's picture
ChristianYang
Add merged checkpoint at step 2000
90df4e5 verified 12 days ago
  • .gitattributes
    1.52 kB
    initial commit 12 days ago
  • LICENSE
    1.06 kB
    Add merged checkpoint at step 2000 12 days ago
  • README.md
    2.68 kB
    Add merged checkpoint at step 2000 12 days ago
  • config.json
    2.2 kB
    Add merged checkpoint at step 2000 12 days ago
  • configuration_audiodit.py
    9.99 kB
    Add merged checkpoint at step 2000 12 days ago
  • model-00001-of-00002.safetensors
    5 GB
    xet
    Add merged checkpoint at step 2000 12 days ago
  • model-00002-of-00002.safetensors
    682 MB
    xet
    Add merged checkpoint at step 2000 12 days ago
  • model.safetensors.index.json
    106 kB
    Add merged checkpoint at step 2000 12 days ago
  • modeling_audiodit.py
    57.4 kB
    Add merged checkpoint at step 2000 12 days ago