HimaxWiseEyePlus / himax_tflm

Apache License 2.0
24 stars 15 forks source link

micro_speech example #19

Closed kevin789654tw closed 1 year ago

kevin789654tw commented 1 year ago

Dear @kris-himax

Hi. I've been working on micro_speech example lately. I'd like to know which algorithm you use (yolo fastest or something else). It will help me a lot. Thank you.

Best Regards, Kevin

kris-himax commented 1 year ago

@kevin789654tw , hi

This is the google tflite-micro example. You can see more detail about the algorithm at (https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/examples/micro_speech/train).

Thanks, Kris

kevin789654tw commented 1 year ago

Dear @kris-himax

Thank you. I'll study on it.

Thanks, Kevin