Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 528 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 528 Bytes

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