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

mispeech
/
midashenglm-gen

Text-to-Audio
Transformers
Safetensors
midashenglm-gen
feature-extraction
audio-generation
flow-matching
dasheng
custom_code
Model card Files Files and versions
xet
Community

Instructions to use mispeech/midashenglm-gen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mispeech/midashenglm-gen with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="mispeech/midashenglm-gen", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mispeech/midashenglm-gen", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
midashenglm-gen
11.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
xingweis's picture
xingweis
Upload README_zh.md with huggingface_hub
598b91a verified 4 days ago
  • assets
    Upload folder using huggingface_hub 5 days ago
  • models
    Upload folder using huggingface_hub 5 days ago
  • .gitattributes
    152 Bytes
    Upload folder using huggingface_hub 5 days ago
  • .gitignore
    252 Bytes
    Upload folder using huggingface_hub 5 days ago
  • README.md
    6.23 kB
    Upload README.md with huggingface_hub 4 days ago
  • README_zh.md
    5.7 kB
    Upload README_zh.md with huggingface_hub 4 days ago
  • config.json
    634 Bytes
    Upload folder using huggingface_hub 5 days ago
  • configuration_midashenglm.py
    2.38 kB
    Upload folder using huggingface_hub 5 days ago
  • generation_config.json
    68 Bytes
    Upload folder using huggingface_hub 5 days ago
  • model-00001-of-00003.safetensors
    4.26 GB
    xet
    Upload folder using huggingface_hub 5 days ago
  • model-00002-of-00003.safetensors
    4.29 GB
    xet
    Upload folder using huggingface_hub 5 days ago
  • model-00003-of-00003.safetensors
    2.99 GB
    xet
    Upload folder using huggingface_hub 5 days ago
  • model.safetensors.index.json
    63.5 kB
    Upload folder using huggingface_hub 5 days ago
  • modeling_midashenglm.py
    5.59 kB
    Upload folder using huggingface_hub 5 days ago