transcribe_audio
Transcribe audio from a public URL into a multi-track MIDI file with job queuing. Processing takes about three times the audio length.
Instructions
Start transcribing a song into a multi-track MIDI file.
Returns a job id to poll with transcription_status. Transcription runs at
roughly three times the length of the song, and one job runs at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly reachable URL of the audio to transcribe. | |
| api_key | No | API key. Not needed when the request already carried it as a header. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||