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

MiniMaxAI
/
MiniMax-Music3

Text-to-Audio
Diffusers
Safetensors
PyTorch
minimax_music3
music-generation
text-to-music
sglang-omni
Model card Files Files and versions
xet
Community
15

Instructions to use MiniMaxAI/MiniMax-Music3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use MiniMaxAI/MiniMax-Music3 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-Music3", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

it needs to accept: Humming as Audio as INPUT

#16 opened about 2 hours ago by
usermma

demo "็ง‹ๅŽปๆ˜ฅๅ‡ ๅ›ž" is both awesome and buggy

#15 opened about 5 hours ago by
J22

Apple Silicon MLX version proof of concept

#14 opened about 11 hours ago by
liminalsunset

How to get accent?

#13 opened about 12 hours ago by
ryg81

GGUF?

๐Ÿ”ฅ 1
2
#12 opened about 21 hours ago by
rodrigomt

Any plans to release a RVQ encoder or Flow-VAE encoder to enable audio-conditioned generation?

๐Ÿค— 8
1
#11 opened about 22 hours ago by
TheLatentSpacer

Is the model trainable?

๐Ÿ‘ 2
12
#10 opened about 22 hours ago by
PabloFG

Without audio refrences this is useless, even more so for actual musicians

๐Ÿ‘€ 1
2
#9 opened about 23 hours ago by
FreeDiddy

Imagine if MiniMax Speech 2.8 HD (and maybe Turbo) releases on Hugging Face!

#8 opened 1 day ago by
MihaiPopa-1

rไธŠ็œ‹ๅˆฐ็š„,็ฅ่ดบๅ‘ๅธƒ

#7 opened 1 day ago by
aifeifei798

Is the song reference supported?

3
#6 opened 1 day ago by
AlperKTS

RVQ encoder

๐Ÿ‘๐Ÿ‘€ 6
2
#5 opened 1 day ago by
arifqai

music quality look like suno V3.5

5
#4 opened 1 day ago by
rafiislam
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs