s-omranpour / Pytorch-Speech-Recognition

A simple implementation of the paper https://arxiv.org/pdf/1910.00716v1.pdf
GNU General Public License v3.0
31 stars 11 forks source link

Speech Recognition

This is a simple implementation of the paper STATE-OF-THE-ART SPEECH RECOGNITION USING MULTI-STREAM SELF-ATTENTION WITH DILATED 1D CONVOLUTIONS in pytorch. Please visit main.ipynb for training and inference details.

Features