grok_transcribe
Transcribe local audio files by multipart form upload to the audio transcriptions endpoint. Supports model, language, prompt, and response format.
Instructions
Transcribe a local audio file through /audio/transcriptions using multipart form upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| model | No | ||
| language | No | ||
| prompt | No | ||
| response_format | No | ||
| temperature | No |