kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
This toolkit helps you convert spoken audio into written text. You feed it audio files or streams, and it outputs transcripts of the speech. It's designed for researchers and engineers who build speech recognition systems for various applications.
15,346 stars. No commits in the last 6 months.
Use this if you need a robust, customizable toolkit to build high-performance automatic speech recognition (ASR) systems from scratch or to experiment with advanced speech processing techniques.
Not ideal if you're looking for a simple, out-of-the-box API to add speech recognition to an existing application without diving deep into model building and training.
Stars
15,346
Forks
5,359
Language
Shell
License
—
Category
Last pushed
Sep 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/kaldi-asr/kaldi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
scarletcho/KoLM
Korean text normalization and language preparation package for LM in Kaldi-based ASR system