JarbasAl/pocketsphinx-models-mirror
pocketsphinx models for languages originating from the iberian peninsula
This provides ready-to-use speech recognition models specifically for languages from the Iberian Peninsula. It takes recorded speech as input and outputs text transcriptions, making it easier to process spoken content. Anyone working with audio in Portuguese, Spanish, or other regional Iberian languages will find this helpful for tasks like transcribing interviews or voice commands.
No commits in the last 6 months.
Use this if you need to convert spoken audio into text for languages like Spanish or Portuguese, without having to build your own speech recognition models from scratch.
Not ideal if you require speech recognition for languages outside of the Iberian Peninsula or if you need to fine-tune highly specialized acoustic models.
Stars
8
Forks
4
Language
—
License
—
Category
Last pushed
Dec 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/JarbasAl/pocketsphinx-models-mirror"
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.