srvk/eesen
The official repository of the Eesen project
Eesen streamlines ASR by training a single bidirectional LSTM to directly map speech to text using Connectionist Temporal Classification (CTC), eliminating HMMs, GMMs, and phonetic decision trees. It offers dual decoding paths: WFST-based decoding that incorporates lexicons and language models, or lexicon-free RNN language model decoding via TensorFlow. Built on Kaldi conventions with GPU-accelerated training and parallel utterance processing, it includes complete example recipes for both phoneme and character-based end-to-end systems.
834 stars. No commits in the last 6 months.
Stars
834
Forks
339
Language
C++
License
Apache-2.0
Category
Last pushed
May 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/srvk/eesen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
sooftware/kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.