uiuc-sst/asr24
24-hour Automatic Speech Recognition
This project helps researchers and language experts quickly transcribe spoken audio in a new, unfamiliar language. You provide recordings in the target language along with text data and a pronunciation guide for that language. The output is a transcription of the audio, enabling efficient analysis of spoken content in new languages, especially useful for language preservation, linguistic studies, or intelligence analysis.
No commits in the last 6 months.
Use this if you need to rapidly build an automatic speech recognition system for a low-resource or 'surprise' language and transcribe large amounts of audio.
Not ideal if you primarily need to transcribe common languages for which off-the-shelf ASR models are readily available, as this project focuses on adapting to new languages.
Stars
27
Forks
7
Language
C++
License
GPL-3.0
Category
Last pushed
Jun 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/uiuc-sst/asr24"
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.