Skip to content

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

License

Notifications You must be signed in to change notification settings

windmaple/tflite-asr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages