FarawaySail/Kaldi_thchs30
媒体与认知语音识别大作业
This project helps you process spoken Chinese audio to convert it into text. You provide audio files in Mandarin Chinese, and it outputs the corresponding written Chinese text. This is useful for researchers and students working on speech recognition in the context of media and cognitive studies, particularly those focusing on Chinese language processing.
No commits in the last 6 months.
Use this if you need pre-trained models and scripts to perform automatic speech recognition on Mandarin Chinese audio.
Not ideal if you are looking for a general-purpose speech recognition solution for languages other than Chinese or if you need to build a model from scratch without existing components.
Stars
9
Forks
5
Language
Shell
License
—
Category
Last pushed
Jun 13, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/FarawaySail/Kaldi_thchs30"
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.