changhengyi / easy-rnnt

RNN Transducer ASR Implementation with Pytorch
9 stars 1 forks source link

[Author]() [Python-Version]() [PyTorch-Version]()

EasyRNNT

This project attempts to build a compact speech recognition system based on RNN-Transducer. It can be used to conduct RNNT-related experiments or to deploy RNNt-based ASR services.

More acoustic models such as Transformer, improved decoders and Linux/Android deployment will be added in the future.