Mureka: Mureka V8 Extend Song API
Extend an existing song. Transcribes the original lyrics word by word, then generates the continuation.
- Input: text, audio
- Output: audio
- Released: 2026-03-02
Frequently Asked Questions
Can I pass both song_id and upload_audio_id?
No, they are mutually exclusive. The gateway takes song_id and drops the other.
Is extend_type required?
Required on mureka-8 (tail or head). On mureka-7.6 only tail extension exists and the parameter is ignored.