hear
Transcribe audio or video source files into timestamped words. Provide a source handle and optional language, then receive the raw text output before any encoding occurs.
Instructions
Transcribe a source to words with timings, reading the result as text before anything encodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | draft, local, or cloud. | local |
| source | Yes | A source handle. | |
| consent | No | Consent token. Required only when tier is cloud. | |
| language | No | BCP-47 tag, or auto. | auto |