What problem does it solve?
Turn recorded speech into clean, usable text and optionally label who spoke when, removing the manual effort of listening, summarizing, and annotating audio recordings.
Core Features & Use Cases
- Fast, reliable transcription: Defaults to a fast text-first model for quick turnarounds.
- Speaker diarization & known-speaker hints: Produce speaker-labeled segments using up to four known-speaker references for interviews and meeting notes.
- Batch and file management: Handle single or multiple audio files, automatic chunking for longer audio, and save outputs under a structured output directory for evaluation and archival.
- Use Case: Convert meeting recordings into diarized JSON for note-taking and extract plain transcripts for publication.
Quick Start
Run the transcribe CLI on a recording to produce a readable transcript or a diarized JSON with speaker labels.