A PyTorch Implementation of End-to-End Models for Speech-to-Text
☆769Jul 6, 2023Updated 2 years ago
Alternatives and similar repositories for speech
Users that are interested in speech are comparing it to the libraries listed below
Sorting:
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆127Jun 10, 2019Updated 6 years ago
- This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pyt…☆1,212Dec 19, 2020Updated 5 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆200Sep 20, 2022Updated 3 years ago
- End-to-end ASR/LM implementation with PyTorch☆594Aug 30, 2021Updated 4 years ago
- Speech Recognition using DeepSpeech2.☆2,140Dec 13, 2022Updated 3 years ago
- A fast parallel implementation of RNN Transducer.☆314Jun 7, 2023Updated 2 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Jun 7, 2021Updated 4 years ago
- pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch,…☆2,396Mar 14, 2022Updated 4 years ago
- The official repository of the Eesen project☆834May 23, 2019Updated 6 years ago
- CUDA-Warp RNN-Transducer☆216Feb 22, 2023Updated 3 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆221Jan 14, 2021Updated 5 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆809Apr 6, 2023Updated 2 years ago
- ASR with PyTorch☆140Mar 10, 2019Updated 7 years ago
- End-to-End Automatic Speech Recognition on PyTorch☆304Jun 2, 2022Updated 3 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆239May 12, 2020Updated 5 years ago
- CTC end -to-end ASR for timit and 863 corpus.☆219Dec 20, 2019Updated 6 years ago
- Espresso: A Fast End-to-End Neural Speech Recognition Toolkit☆940Sep 4, 2024Updated last year
- PyTorch CTC Decoder bindings☆856Apr 4, 2024Updated last year
- Attempt at tracking states of the arts and recent results (bibliography) on speech recognition.☆1,865Jun 27, 2022Updated 3 years ago
- End-to-End Speech Processing Toolkit☆9,768Updated this week
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆314Jan 23, 2018Updated 8 years ago
- A Python wrapper for Kaldi