nobody132/masr
中文语音识别; Mandarin Automatic Speech Recognition; observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2675
- days_rel: n/a
- days_push: 769
- n_releases_24m: 0
Adoption not part of the score
1968 stars · 477 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MASR is an end-to-end Mandarin Chinese automatic speech recognition project built on a gated convolutional neural network (similar to Wav2Letter but using GLU activations) implemented in PyTorch. It includes pretrained models trained on the AISHELL-1 dataset (~150 hours) and supports optional external language models to reduce character error rate.
Use cases
- transcribe Mandarin Chinese audio to text
- train a Chinese speech recognition model on AISHELL-1
- experiment with convolutional neural networks for ASR
- fine-tune or evaluate a Mandarin ASR model by CER
- integrate Chinese voice input into a Python application
- study how GLU activations affect ASR convergence
When to choose
- you need offline Mandarin speech recognition in Python with PyTorch
- you want a small, readable reference implementation of convolutional ASR for Chinese
- you want pretrained Chinese ASR models without heavy infrastructure
- you are researching gated convolutional networks for speech recognition
When to avoid
- you need production-grade accuracy comparable to industrial ASR systems
- you need multilingual or non-Mandarin speech recognition
- you want a maintained project with a clear license for commercial use
- you need streaming/real-time low-latency ASR out of the box
Facets
library · maturity maintenance
speech-recognition machine-learning deep-learning audio-processing speech-processing machine-learning python mandarin chinese-asr pytorch wav2letter gated-convolutional-network aishell-1 pretrained-models natural-language-processing linux gpu
1 source
- readme: https://github.com/nobody132/masr · fetched 2026-08-28 · 1f8f7bc3508b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nobody132/masr | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem