TensorSpeech / TensorFlowASR

:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
https://huylenguyen.com/asr
Apache License 2.0
929 stars 243 forks source link

TODO #14

Open nglehuy opened 4 years ago

nglehuy commented 4 years ago
andreselizondo-adestech commented 3 years ago

@usimarit Hello! I'm interested in seeing support for the Streaming Conformer Transducer. Is there an ETA for this? How can I help? I'm no expert, but I might be able to make a rough implementation to make things easier for you. (P.S. Excellent work on this repo. Love it.)

nglehuy commented 3 years ago

@andreselizondo-adestech I don't know about the ETA but I'll start working on the Streaming Conformer Transducer after refactoring the repo. If you want to help, you can start making some pull requests from your fork (it can be an empty pull request with descriptions so that I can know what you're gonna do :smile: and make some discussions).