# nobody132/masr

中文语音识别; Mandarin Automatic Speech Recognition;

Repository: https://github.com/nobody132/masr
Canonical: https://ross.abutalabs.com/products/masr
Language: Python
License Family: other
Topics: speech-recognition, chinese-speech-recognition, mandarin-chinese, pytorch
Last push: 2024-07-25T10:15:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2675, "days_push": 769, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1968, forks 477 (observed 2026-08-28T04:06:00.684108+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: speech-recognition, machine-learning, deep-learning, audio-processing
- domain: speech-processing, machine-learning
- platform: python
- tags: mandarin, chinese-asr, pytorch, wav2letter, gated-convolutional-network, aishell-1, pretrained-models, natural-language-processing, linux, gpu

## Member repositories
- nobody132/masr (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:00.684108+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:11.993524+00:00, confidence not recorded.
  - readme: https://github.com/nobody132/masr (fetched 2026-08-28T04:06:00.684108+00:00, sha 1f8f7bc3508b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
