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

AEmotionStudio
/
yue2-models

Text-to-Audio
Transformers
Safetensors
music-generation
symbolic-music
abc-notation
mirror
Model card Files Files and versions
xet
Community

Instructions to use AEmotionStudio/yue2-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AEmotionStudio/yue2-models with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="AEmotionStudio/yue2-models")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AEmotionStudio/yue2-models", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
yue2-models
11.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
AEmotionStudio's picture
AEmotionStudio
Add mert2 lane (byte-identical mirror of the upstream release)
8d392ea verified 14 days ago
  • lm
    Add lm lane (byte-identical mirror of the upstream release) 14 days ago
  • mert2
    Add mert2 lane (byte-identical mirror of the upstream release) 14 days ago
  • sheetsage2
    Add sheetsage2 lane (byte-identical mirror of the upstream release) 14 days ago
  • vae
    Add vae lane (byte-identical mirror of the upstream release) 14 days ago
  • vae_legacy
    Add vae_legacy lane (byte-identical mirror of the upstream release) 14 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • LICENSE
    20.3 kB
    Upload LICENSE with huggingface_hub 14 days ago
  • MODEL_LICENSE
    20.3 kB
    Upload MODEL_LICENSE with huggingface_hub 14 days ago
  • README.md
    2.77 kB
    Upload README.md with huggingface_hub 14 days ago
  • THIRD_PARTY_NOTICES.md
    793 Bytes
    Upload THIRD_PARTY_NOTICES.md with huggingface_hub 14 days ago