nyadla-sys / whisper.tflite

Optimized OpenAI's Whisper TFLite Port for Efficient Offline Inference on Edge Devices
MIT License
134 stars 29 forks source link

Can these tflite models be used with flutter? #31

Closed zhubarb closed 4 months ago

zhubarb commented 4 months ago

Can the tflite models be used in flutter using the flutter_tflite package? Something like this: https://blog.tensorflow.org/2023/08/the-tensorflow-lite-plugin-for-flutter-officially-available.html

nyadla-sys commented 4 months ago

I assume it will work on flutter too