zhaoyu611 / Automatic_Speech_Recognition_with_Multi_Models

A Simple Automatic Speech Recognition (ASR) Model in Tensorflow, which only needs to focus on Deep Neural Network. It's easy to test popular cells (most are LSTM and its variants) and models (unidirectioanl RNN, bidirectional RNN, ResNet and so on). Moreover, you are welcome to play with self-defined cells or models.
19Updated 6 years ago

Related projects

Alternatives and complementary repositories for Automatic_Speech_Recognition_with_Multi_Models