linto-ai/whisper-timestamped
Multilingual Automatic Speech Recognition with word-level timestamps and confidence
Builds on OpenAI's Whisper by applying Dynamic Time Warping to cross-attention weights for precise word-level timestamp alignment without additional inference steps. Includes optional Voice Activity Detection preprocessing to reduce hallucinations and provides per-word confidence scores alongside segment-level predictions. Designed as a drop-in extension compatible with any Whisper version, with memory-efficient processing for long audio files.
2,778 stars and 66,844 monthly downloads. Used by 2 other packages. No commits in the last 6 months. Available on PyPI.
Stars
2,778
Forks
209
Language
Python
License
AGPL-3.0
Category
Last pushed
Sep 09, 2025
Monthly downloads
66,844
Commits (30d)
0
Dependencies
3
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/linto-ai/whisper-timestamped"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
argmaxinc/WhisperKit
On-device Speech Recognition for Apple Silicon
yeyupiaoling/Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data,...
xenova/whisper-web
ML-powered speech recognition directly in your browser
vasistalodagala/whisper-finetune
Fine-tune and evaluate Whisper models for Automatic Speech Recognition (ASR) on custom datasets...
r0227n/flutter_whisper_kit
🎤 A Flutter plugin for running WhisperKit speech-to-text models on-device, powered by...