transcribe_url
Transcribe audio from a YouTube link or direct audio file URL. Auto-detects language and supports speaker diarization to label who said what.
Instructions
Transcribe audio from a URL (YouTube link or a direct audio file URL) with Orchard. Language auto-detected when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube URL or direct audio URL. | |
| prompt | No | Bias the transcriber toward domain terms, names or acronyms. | |
| diarize | No | Label who said what (speaker diarization). | |
| language | No | ISO code like 'es', 'pt', 'en'. Leave empty to auto-detect. | |
| num_speakers | No | Exact number of speakers, if known. Improves diarization on phone calls. |