analyze_audio
Transcribe or analyze audio files from a file path, URL, or base64 data with a multimodal model. Provide a question to get specific insights.
Instructions
Analyze or transcribe an audio file using a multimodal model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_path | Yes | File path, URL, or data URL (base64-encoded audio) | |
| question | No | Question or instruction about the audio (default: transcribe) | |
| model | No |