adafruit / Adafruit_TFLite_Micro_Speech

This is a 'Arduino-ified' version of the TensorFlow Lite (experimental) micro speech example.
Other
89 stars 16 forks source link

Trouble installing tensorflow lite speech demo on Pygamer #6

Closed lordbyronxxiv closed 4 years ago

lordbyronxxiv commented 5 years ago

I ordered a Pygamer starter kit to test the micro speech, since that is what it was demoed on, this was I believe before the pybadge kit came out. I tried following the directions given with the pybadge setup, I selected Pygamer express for my board, but when I try to compile the example it errors out, I can’t upload it either not sure what I’m doing wrong. I tried uploading another random example and same problem. Do you have to have internet access to upload the examples?

ladyada commented 5 years ago

hiya you need to give some more details

ladyada commented 4 years ago

hiya this repo will be deprecated because we're now using the official TensorFlow library check the guide here for new examples! https://learn.adafruit.com/tensorflow-lite-for-edgebadge-kit-quickstart/