shaqian / tflite-react-native

React Native library for TensorFlow Lite
https://www.npmjs.com/package/tflite-react-native
MIT License
291 stars 106 forks source link

Support for audio input #14

Open tslater opened 5 years ago

tslater commented 5 years ago

I would love to see support for audio input such that this example could be added:

https://github.com/tensorflow/examples/blob/master/lite/examples/speech_commands/android/README.md

image