silversparro / wav2letter.pytorch
A fully convolution-network for speech-to-text, built on pytorch.
☆126Updated 4 years ago
Alternatives and similar repositories for wav2letter.pytorch:
Users that are interested in wav2letter.pytorch are comparing it to the libraries listed below
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆200Updated 6 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Speech Recognition model based off of FAIR research paper built using Pytorch.☆83Updated 6 years ago
- transformer for ASR-systerm (via tensorflow2.0)