POST
/v0/lyrics/transcribe
Planned v0 endpoint for lyric transcription from audio.
| Name | Type | Required | Description |
|---|---|---|---|
| audio_url | string | Yes | Audio URL planned as lyric transcription input. |
| language | string | No | Optional language hint for the transcription pass. |
Response
Planned lyric text and segment timing payload. Not production-wired yet.
- Extraction is in progress; do not target this as a production API.