alumae/kaldi-offline-transcriber
Offline transcription system for Estonian using Kaldi
This system helps transcribers, journalists, or researchers convert long Estonian audio recordings into text. You provide an audio file (like an interview or broadcast), and it produces a detailed text transcription, identifying different speakers and segmenting the speech. It's designed for anyone needing accurate text from spoken Estonian, even without a background in speech technology.
228 stars. No commits in the last 6 months.
Use this if you need to automatically transcribe lengthy Estonian audio files and identify speakers without manual intervention.
Not ideal if you need real-time transcription or if your audio is not primarily in Estonian.
Stars
228
Forks
55
Language
Python
License
—
Category
Last pushed
Aug 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/alumae/kaldi-offline-transcriber"
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.