I have been trying to use this model with Raspberry Pi 4B while the input is from the USB Mic.
While writing inference for the model for Raspberry Pi, I am unable to take the input audio(preferably in the sliding widow format) and detect the command. I am only concerned with detecting the input here.
I did try multiple code snippets but ran into some issue. And the firmware code is a bit less commented for someone like me (beginner ) to get.
I have been trying to use this model with Raspberry Pi 4B while the input is from the USB Mic.
While writing inference for the model for Raspberry Pi, I am unable to take the input audio(preferably in the sliding widow format) and detect the command. I am only concerned with detecting the input here.
I did try multiple code snippets but ran into some issue. And the firmware code is a bit less commented for someone like me (beginner ) to get.