/tflite-asr

An example app that demos how to use TFLite to do automatic speech recognition on-device

Primary LanguageJavaApache License 2.0Apache-2.0

tflite-asr

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