SethiPawandeep/kaldi-for-dummies
This is the repository for my version of Kaldi for Dummies example.
This project helps speech researchers and linguists prepare audio recordings for speech recognition training. It takes raw audio files of spoken digits, along with speaker gender information, and organizes them into a structured format suitable for use with the Kaldi speech recognition toolkit. This is ideal for those setting up datasets for acoustic model development.
No commits in the last 6 months.
Use this if you need to format raw spoken digit audio and speaker metadata into the specific directory and file structure required by Kaldi for training speech recognition models.
Not ideal if you are looking for a complete, end-to-end speech recognition system or if your audio data is not simple spoken digits.
Stars
17
Forks
9
Language
Shell
License
—
Category
Last pushed
Nov 18, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/SethiPawandeep/kaldi-for-dummies"
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.