#135 · Primary category: Speech & Audio
masr
中文语音识别; Mandarin Automatic Speech Recognition;
Project last updated:07/25/24
GitHub Stars
2.0K
Forks
477
Contributors
1
License
Other
Why we included this project
MASR is a compact, end-to-end Mandarin speech recognition project built on a gated convolutional network, structurally similar to Facebook's 2016 Wav2letter work but using GLU activations rather than ReLU or HardTanh. The author trains on the AISHELL-1 corpus and publishes character error rates, including what an external language model buys you: test CER drops from about 14% to 8%. Pretrained weights close to the best run come with the repo, so you can try it without training from scratch. The README is also unusually honest about scale, noting that its 150 hours of audio is a small fraction of what commercial systems train on. Teams studying conv-based acoustic modeling, or just curious what a solo-maintained Chinese ASR project can realistically do, will find this a readable reference rather than a production drop-in.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production