#130 · Primary category: Speech & Audio
MASR
Pytorch-based streaming and non-streaming ASR framework, online/offline compatible, supporting Conformer, Squeezeformer, DeepSpeech2, and data augmentation.
Project last updated:07/06/26
GitHub Stars
727
Forks
115
Contributors
3
License
Apache-2.0
Why we included this project
MASR is a PyTorch speech-to-text framework that handles both streaming and non-streaming recognition, so it fits teams working on live captioning as well as offline transcription. The main models, Conformer, Squeezeformer, and DeepSpeech2, sit behind a single config-driven interface, which means you can swap models and decoders without rewriting your application code. Pretrained checkpoints cover Mandarin, Cantonese, English, and mixed Chinese-English data, giving you a working baseline before you fine-tune on your own audio. It also bundles data augmentation, speaker-separated inference, and a web demo, so a small team can get a self-contained ASR stack running without assembling pieces from scratch.
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