WeNet

End-to-end speech recognition toolkit unifying streaming and non-streaming inference for production.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

WeNet positions itself as a production-first end-to-end speech recognition toolkit, and its defining trick is the U2 family of Conformer models that serve streaming and non-streaming recognition from a single network, letting one trained model power both live captioning and batch transcription. The Python side covers data pipelines and training recipes for standard corpora, while the runtime side ships libtorch-based deployments for x86 servers and Android, a gRPC service, and ONNX and TensorRT export paths for optimized serving. Pretrained checkpoints include WenetSpeech Chinese models alongside support for Whisper, Paraformer, and FireRed models within the same tooling. Basic usage installs with pip from the repository, but the intended workflow, training or fine-tuning a model and then compiling the runtime, assumes GPU training capacity and some systems comfort. WeNet is heavily deployed in Chinese industry and is the framework underneath Rev's Reverb ASR release. Everything is Apache-2.0 licensed, the repository has about 5,200 stars, and documentation lives at wenet-e2e.github.io.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Advanced (4/5)
License
Apache-2.0
Added
Jul 29, 2026

Related Tools

Convolution-augmented transformer for speech recognition in ESPnet toolkit.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

End-to-end speech processing toolkit covering ASR, TTS, and speech translation.

Open SourceSelf HostedOfflineGPU 8GB+
Expert
0.0 (0)

CLI tool that transcribes audio 10x faster using pipeline optimizations.

Open SourceSelf HostedOfflineGPU 6GB+
Easy
0.0 (0)

Established speech recognition toolkit used in research and production systems.

Open SourceSelf HostedOffline
Expert
0.0 (0)

Self-supervised speech representation model by Meta for ASR.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Multilingual ASR model by NVIDIA supporting 4 languages with translation.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)
Browse all Speech-to-Text / Speech Recognition tools