fattly_transcribe
Transcribes an audio file to text with timed segments. Returns the transcript as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | transcribe (default) or translate to English. | |
| audioUrl | Yes | Audio to transcribe — a fal URL from fattly_upload_image (kind audio). | |
| language | No | Language hint, e.g. en, pl (auto-detect if omitted). |