german-asr/kaldi-german
Scripts for training Kaldi for German speech recognition (ASR).
This project helps developers and researchers train their own speech recognition models for the German language. It takes German audio datasets, a language model, and a lexicon as input, and produces a trained Kaldi ASR model ready for transcribing spoken German. This is ideal for speech technology engineers or academic researchers.
No commits in the last 6 months.
Use this if you need to create a custom German speech-to-text system and have access to German audio data.
Not ideal if you are looking for a pre-trained, ready-to-use German ASR solution without needing to train a custom model.
Stars
27
Forks
6
Language
Shell
License
—
Category
Last pushed
Feb 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/german-asr/kaldi-german"
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.