YoavRamon/awesome-kaldi
This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
This is a curated list of resources for those working with Kaldi, an open-source toolkit for speech recognition. It helps researchers, voice interface developers, and speech scientists to effectively train and deploy Kaldi models, taking raw audio and producing transcribed text or speaker identities. You'd use this to find tutorials, scripts for data preparation, and examples of production-ready Kaldi systems.
537 stars. No commits in the last 6 months.
Use this if you are a speech scientist or developer working with the Kaldi toolkit and need to find reliable guides, utilities, or examples to build and improve your speech recognition or speaker diarization systems.
Not ideal if you are looking for a plug-and-play speech-to-text API or a tool that doesn't require deep engagement with speech processing concepts and model training.
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
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.