openspeech-team/openspeech
Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.
Provides reference implementations of 20+ ASR architectures (DeepSpeech2, RNN-Transducer, ContextNet, etc.) with support for encoder-decoder and transducer-based decoding strategies including beam search. Includes multi-language recipes for English, Mandarin, and Korean with pre-configured datasets (LibriSpeech, AISHELL-1, KsponSpeech) and modular audio processing with SpecAugment, mel-spectrograms, and MFCC feature extraction. Leverages Hydra's hierarchical configuration system to enable hardware-agnostic training across multi-GPU, TPU, and mixed-precision setups without code changes.
718 stars. No commits in the last 6 months.
Stars
718
Forks
114
Language
Python
License
MIT
Category
Last pushed
Oct 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/openspeech-team/openspeech"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
TensorSpeech/TensorFlowASR
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2....
xinjli/allosaurus
Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
dangvansam/viet-asr
VietASR - Vietnamese Automatic Speech Recognition
wenet-e2e/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
srvk/eesen
The official repository of the Eesen project