lorenlugosch / end-to-end-SLULinks
PyTorch code for end-to-end spoken language understanding (SLU) with ASR-based transfer learning
☆227Updated 4 years ago
Alternatives and similar repositories for end-to-end-SLU
Users that are interested in end-to-end-SLU are comparing it to the libraries listed below
Sorting:
- CMU Wilderness Multilingual Speech Dataset☆285Updated 6 years ago
- Speech2vec pre-trained word vectors☆76Updated 6 years ago
- INTERSPEECH 2019 Tutorial Materials☆195Updated 4 years ago
- A Neural Machine Translation toolkit for research purpose☆82Updated 6 months ago
- A list of publically available audio data that anyone can download for ASR or other speech activities☆220Updated 4 years ago
- This program calculates the word error rate of hypothesis in ASR and print the aligned result.☆156Updated 5 years ago
- Automatically constructing corpus for automatic speech recognition from YouTube videos☆155Updated 5 years ago
- Helsinki Prosody Corpus and A System for Predicting Prosodic Prominence from Text☆243Updated 5 years ago
- ☆45Updated 6 years ago
- Yet another speech toolkit based on Kaldi and PyTorch☆174Updated 5 years ago
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.☆122Updated 5 years ago
- An adaptation of Fairseq to (End-to-end) speech translation.☆22Updated 3 years ago
- experiments with RETURNN☆159Updated 3 weeks ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆114Updated 6 years ago
- ASR with PyTorch☆139Updated 6 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 6 years ago
- Small language toolkit for creation, interpolation and pruning of ARPA language models☆92Updated 3 years ago
- Implementation of meta-transfer-learning for ASR and LM (ACL 2020)☆50Updated 5 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆198Updated 2 years ago
- Tracking the progress in end-to-end speech translation☆260Updated last year
- Listen Attend and Spell (LAS) implement in pytorch