gentaiscool/end2end-asr-pytorch
End-to-End Automatic Speech Recognition on PyTorch
Implements a low-rank Transformer encoder-decoder architecture with optional CNN feature extractors (VGG or embedding-based) for sequence-to-sequence ASR. Supports multi-GPU batch parallelization and flexible training across multiple datasets with configurable beam-search decoding, achieving 13.5% CER on Mandarin Chinese with beam width 8. Compatible with PyTorch and torchaudio, accepts custom datasets via CSV manifests with character-level labeling.
304 stars. No commits in the last 6 months.
Stars
304
Forks
62
Language
Python
License
MIT
Category
Last pushed
Jun 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gentaiscool/end2end-asr-pytorch"
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