Anwarvic/Arabic-Speech-Recognition
This repository contains my attempt to use two famous speech recognition frameworks (Kaldi, CMU Sphinx4) for Arabic Language using the publicly-available dataset "Arabic Corpus of Isolated Words"
This project offers pre-built models for converting spoken Arabic words into text. It takes audio recordings of individual Arabic words as input and outputs the corresponding transcribed word. This would be valuable for researchers or developers working on specialized voice command systems or interactive voice response (IVR) systems for the Arabic language.
No commits in the last 6 months.
Use this if you need to integrate a basic Arabic speech-to-text functionality for a limited vocabulary of isolated words into an application.
Not ideal if you need to transcribe continuous Arabic speech, a broad vocabulary, or speaker-independent recognition.
Stars
30
Forks
10
Language
Shell
License
—
Category
Last pushed
Jan 15, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Anwarvic/Arabic-Speech-Recognition"
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.