This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Build Arm Cortex-M voice assistant with Google TensorFlow Lite

Hello,

I am trying to build the sample application as described in the

- Build Arm Cortex-M voice assistant with Google TensorFlow Lite  paper (https://developer.arm.com/solutions/machine-learning-on-arm/developer-material/how-to-guides/build-arm-cortex-m-voice-assistant-with-google-tensorflow-lite)

- in a Windows 10 PC.

In page 10 the paper says:

For Windows:
Download the mbed.zip and unzip it to your Windows machine.
cd tensorflow/lite/experimental/micro/tools/make/gen/mbed_cortex-m4/prj/micro_speech/mbed

But inside the mbed.zip packge the folder path is missing: "tensorflow/lite/experimental/micro/tools/make/gen/mbed_cortex-m4/prj/micro_speech/mbed".

Can anybody suggest what extra I need to do to build the package in Windows 10 PC.

Thanks and Regards,

Anup