Abdul Rashid
Abdul Rashid
No currently the plugin does not support web
@startupgurukul I would suggest having tfjs web as a separate package if there is enough traction I willing to work on it @shaqian what are your thoughts?
I think the issue is that interpreter.release() is not being called causing the memory to be allocated https://github.com/shaqian/flutter_tflite/blob/ce8075a391e02e0cc0bc6c2db950aa961a17d745/ios/Classes/TflitePlugin.mm#L1488
@yokoi-engineering can you point me where the memory leak is occurring i can take a look
Add how to setup for development ``` viewer: build: "../caMicroscope" container_name: ca-front volumes: - ./config/login.html:/var/www/html/login.html - ../caMicroscope/:/var/www/html/ ```
I think we should setup a linter such as eslint to maintain a standard formatting in all file
@nanli-emory @birm Is there any changes you think that are necessary and what are the steps to incorporate with entire system should I make a docker Image exposing this functionality...
I have completed the part explaining the integration of deepspeech on android the part I am having trouble is fine tuning the deepspeech model can you help me out on...
Okay sure let me do some more digging in
got Deepseech setup on collab https://colab.research.google.com/drive/1RZ8PG3rqtxpaB_nkVLAuC9pPcgNovlST?usp=sharing