wenet-e2e/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 87
- Release rhythm 8
- Longevity 100
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: 2115
- days_rel: n/a
- days_push: 79
- n_releases_24m: 0
Adoption not part of the score
5227 stars · 1187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
WeNet is a production-first, end-to-end automatic speech recognition (ASR) toolkit built on PyTorch with transformer/conformer models. It provides a Python package and CLI for transcription with pretrained models (Paraformer, Whisper, FireRed), plus training and deployment runtimes.
Use cases
- transcribe audio files to text
- build a speech-to-text service in production
- train a custom ASR model on my own dataset
- run whisper or paraformer speech recognition from the command line
- deploy speech recognition on device or server with a lightweight runtime
- fine-tune an end-to-end ASR model with PyTorch
When to choose
- you need production-ready, deployable speech recognition with runtime support
- you want pretrained Chinese and English ASR models with a simple Python/CLI API
- you want to train or fine-tune transformer/conformer ASR models on public or custom datasets
When to avoid
- you need text-to-speech or other speech tasks beyond recognition
- you want a no-training, plug-and-play cloud transcription API instead of a self-hosted toolkit
- you work outside Python/C++ runtimes or lack GPU/CUDA for training
Facets
library · maturity active
speech-recognition machine-learning deep-learning llm-inference cli speech-processing machine-learning developer-tools python cli cross-platform asr pytorch transformer conformer whisper paraformer end-to-end production-ready speech-to-text transcription natural-language-processing linux macos gpu
2 sources
- readme: https://github.com/wenet-e2e/wenet · fetched 2026-08-28 · bec0f8af88f9
- homepage: https://wenet-e2e.github.io/wenet/ · fetched 2026-08-29 · ba3deb6a250a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wenet-e2e/wenet | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem