pigzach/MagicSpeechASR
magicspeech competition recipe
This project offers a specialized solution for accurately transcribing Chinese speech, particularly in everyday family settings. It takes audio recordings from home environments as input and produces transcribed text. This tool is designed for researchers or practitioners working with spoken language data in domestic contexts.
No commits in the last 6 months.
Use this if you need high-accuracy Chinese speech-to-text transcription for audio recorded in typical family or home environments.
Not ideal if your audio data is from different domains like professional meetings, call centers, or contains languages other than Chinese.
Stars
18
Forks
10
Language
Shell
License
—
Category
Last pushed
Jun 29, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/pigzach/MagicSpeechASR"
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.