#41 · Primary category: Speech & Audio
wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Project last updated:06/15/26
GitHub Stars
5.2K
Forks
1.2K
Contributors
158
License
Apache-2.0
Why we included this project
WeNet is built around the idea that ASR should survive contact with real deployments, not just demos. You train Conformer and Transformer models in PyTorch, then push the same pipeline into a prebuilt runtime that runs on Linux servers, Android, iOS, Raspberry Pi, and NPUs. For Chinese speech it ships with useful pretrained checkpoints like Paraformer and WenetSpeech, while Whisper backends cover English through the same interface. The pip package gives you a command line and Python API, so you can transcribe an audio file before touching the heavier training setup.
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