transcribe
Transcribe audio files to text with word-level timestamps using Whisper, enabling precise analysis and debugging of voice recordings.
Instructions
Transcribe an audio file to text with word-level timestamps using Whisper
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Language code (default: en) | en |
| audio_path | Yes | Path to the audio file (.wav, .mp3, .m4a) |