30stomercury / Automatic-Speech-RecognitionLinks
End-to-End Speech Recognition Using Tensorflow
☆41Updated 2 years ago
Alternatives and similar repositories for Automatic-Speech-Recognition
Users that are interested in Automatic-Speech-Recognition are comparing it to the libraries listed below
Sorting:
- A fully convolution-network for speech-to-text, built on pytorch.☆126Updated 5 years ago
- A list of publically available audio data that anyone can download for ASR or other speech activities☆232Updated 4 years ago
- A neural attention model for speech command recognition☆186Updated 5 months ago
- Paper: https://arxiv.org/abs/1702.02285☆64Updated 7 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 6 years ago
- Inspired work by the project of SER using ELM at Microsoft Research☆19Updated 7 years ago
- A light weight neural speaker embeddings extraction based on Kaldi and PyTorch.☆136Updated 5 years ago
- Analysis and investigating the confounding effect of accents in end-to-end Automatic Speech Recognition models.☆15Updated 5 years ago
- Use your data to create a speech recognition system in Kaldi. Fast.☆65Updated 5 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- Speaker diarization based on Kaldi x-vectors, tuned for 16k microphone data☆96Updated 2 years ago
- Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)