asrajeh/kaldi-arabic
HHM-based Arabic ASR using Kaldi engine
This project helps convert spoken Arabic into written text. You provide audio files containing Arabic speech, and it outputs corresponding transcripts. It is designed for researchers, developers, or linguists working with Arabic speech recognition systems who need to quickly process audio into text.
No commits in the last 6 months.
Use this if you need a pre-trained model to transcribe Arabic audio into text, particularly for research or rapid prototyping.
Not ideal if you require a highly accurate, production-ready system for diverse Arabic dialects or very noisy audio, as this is an experimental build.
Stars
9
Forks
—
Language
Shell
License
MIT
Category
Last pushed
Nov 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/asrajeh/kaldi-arabic"
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.