Khanh

Results 31 comments of Khanh

`interpreter` build variants doesn't build. Please fix the build error and all warnings. ![image](https://user-images.githubusercontent.com/5379361/129115899-ba73b59f-d790-4438-9948-79a8a518b5e7.png)

@thumbarnirmal Could you clarify what's the issue with the current code? @Sanjay2802 The `PortAudio library not found` error occurs in Python's tflite-support package v0.4.0 on Linux. You can fix it...

@Anil-matcha thank you for your interest! @sayakpaul is looking for someone who can develop the Android app for data collection so I think this can be a nice collaboration. @sayakpaul...

@hunglc007 who created this [repo](https://github.com/hunglc007/tensorflow-yolov4-tflite) is working on converting YOLOv3_tiny to TF Lite. So far he has succeeded on creating a YOLOv3_tiny model that can run on TF Lite GPU....

I just learnt that there's an engineer in TFLite team is now working on rebuilding the speech command sample using TF2 and that may overlap with the tutorial that you're...

> but nothing will stop me from converting Speech commands app to Kotlin... :) :) :) That's nice! There won't be overlapping on that so please proceed :) Once the...

> I want to ask if I can use the same colors, TensorFlow logos and layouts inside Speech commands Kotlin app. Is it a problem? Sure, feel free to use...

It's very likely that NNAPI CPU implementation is slower, especially if you're using an older phone because NNAPI implementation is included in Android while TFLite CPU implementation can be updated...