tflite-asr

October 21, 2021 ยท View on GitHub

An Android example app that demos how to use TFLite to do Automatic Speech Recognition on-device

The model is CONFORMER from TF Hub. Test audio clips are from LibriSpeech clean test set.

Please refer to the original python notebook to see how the model works.

screenshot