amirharati/kaldi-alligner
scripts to align a given wave to its transcription using trained models by Kaldi
This tool helps speech researchers and linguists precisely match spoken words in an audio file to their written transcriptions. You provide an audio recording and its text, and it outputs a detailed timeline showing exactly when each word, and even sounds like laughter or noise, occurs in the audio. It's for anyone needing accurate timing of speech components for analysis.
No commits in the last 6 months.
Use this if you need to create highly accurate, time-stamped transcriptions of audio recordings, including non-speech events, for detailed linguistic or phonetic analysis.
Not ideal if you need real-time transcription or if you're looking for a simple, off-the-shelf speech-to-text service without needing fine-grained temporal alignment.
Stars
36
Forks
7
Language
Shell
License
—
Category
Last pushed
Aug 15, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/amirharati/kaldi-alligner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daanzu/kaldi-active-grammar
Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
gooofy/py-kaldi-asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as...
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
pykaldi/pykaldi
A Python wrapper for Kaldi
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.