transcribe_to_labels
Transcribe audio files and automatically create timestamped Audacity labels for each segment. Use this tool to generate transcriptions with synchronized markers for easy audio editing and analysis.
Instructions
[EXPERIMENTAL] Transcribe audio and add Audacity labels at each segment timestamp. Requires separate setup — see installation guide.
Runs in BACKGROUND — returns a job_id immediately. Use check_transcription_status to monitor progress.
Args: model_size: Whisper model - "tiny", "base", "small", "medium", "large-v3" language: ISO language code or None for auto-detect
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_size | No | small | |
| language | No |