kendryte / nncase

Open deep learning compiler stack for Kendryte AI accelerators ✨
Apache License 2.0
734 stars 181 forks source link

problem with converting tflite audio model to kmodel #532

Closed mhsh68y closed 2 years ago

mhsh68y commented 2 years ago

hi guys can anyone help me to convert tflite audio model to kmodel?

curioyang commented 2 years ago

@mhsh68y Upload your model.

mhsh68y commented 2 years ago

@curioyang i uploaded tflite and h5 model and data set to below link: https://drive.google.com/file/d/1-44Omge-qkOQNQwYgV_ynaMX-dZra2sV/view?usp=sharing

Please teach me how to convert tflite to kmodel.

mhsh68y commented 2 years ago

@mhsh68y Upload your model.

i uploaded tflite and h5 model and data set to below link: https://drive.google.com/file/d/1-44Omge-qkOQNQwYgV_ynaMX-dZra2sV/view?usp=sharing

Please teach me how to convert tflite to kmodel.

curioyang commented 2 years ago

@mhsh68y https://github.com/kendryte/nncase/blob/master/docs/USAGE_EN.md#compile-float32-model-for-tflite Here is the usage. If any other problem, reopen the issue.