tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add other options?

gamename opened this issue · comments

According to the doc here, there is a collection of words we can train for.

But what if I want to expand that group to include non-human sounds? Specifically, I want to add a cat "meow" sound. How would I do that?

Thanks,
-T

The more I look into this, the more I am convinced this is not possible.