YoavRamon/awesome-kaldi
This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
Curates beginner-to-advanced tutorials on acoustic model training, data augmentation scripts (speed/volume perturbation, resampling), and decoding graph construction within Kaldi's WFST framework. Includes production-ready server implementations using TCP and GStreamer, pretrained multilingual models, and integration examples with TensorFlow for speaker verification and ONNX model export. Serves as a practical companion to Kaldi's official documentation with hands-on recipes, troubleshooting guides, and links to language-specific community resources.
537 stars. No commits in the last 6 months.
Stars
537
Forks
84
Language
—
License
MIT
Category
Last pushed
Feb 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/YoavRamon/awesome-kaldi"
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
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
gooofy/py-kaldi-asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as...
pykaldi/pykaldi
A Python wrapper for Kaldi
scarletcho/KoLM
Korean text normalization and language preparation package for LM in Kaldi-based ASR system