Home
Assets
My Works
Models
Voice Library
Developer
Blog
English
Pricing
Sign In
Models/Music/Mureka

Mureka

  • Text to music
  • Instrumental
  • Extend
  • Remix
  • Stem separation
API reference

Sings lyrics you supply, with a whole set of post-production endpoints hanging off it: remix, extension and stem separation.

A non-instrumental request must carry `lyrics` or it is rejected outright — the sharpest difference between it and Suno.

Strengths

  • Remix, extend and stem separation all run on it
  • Plus soundtrack, track, recognize and describe endpoints
  • A dedicated instrumental endpoint

Limitations

  • Non-instrumental requests require lyrics
  • Polling only, no callback

Capabilities

CapabilityValue
Text to musicYes
InstrumentalYes
ExtendYes
RemixYes
Stem separationYes

How it is billed

见 API 文档

No standard price for this model yet.

Alternatives

  • SunoWhen all you have is a style line and the lyrics are not written.

Call it

# Set LISTENHUB_API_KEY firstcurl -X POST "https://api.marswave.ai/openapi/v1/music/generate" \-H "Authorization: Bearer $LISTENHUB_API_KEY" \-H "Content-Type: application/json" \-d '{"prompt": "r&b, slow, passionate, male vocal","lyrics": "[verse]\nWalking down the empty street at night\n[chorus]\nFeel the rhythm, feel the light","title": "Night Walk","model": "auto"}'
  • API reference
  • SDK & CLI
  • Agent Skills

Similar models

  • Suno