Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add realtime kws example for stm32f4xx #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

xiongyihui
Copy link

realtime KWS using audio from STM32F4xx‘s 12 bit ADC & a microphone.

Tested with Seeed Arch Max (STM32F407)

@zixiao1511034
Copy link

Hi Yihui,

Your code is exactly what I'm looking for!
But I have trouble with the scratch_buffer. I cannot pass it to KWS_DS_CNN kws.
Can you explain KWS kws(audio_buffer,scratch_buffer) to me? Did you make any modification to it to receive the scratch_buffer[16000]?

Thanks,
Shawn

@xiongyihui
Copy link
Author

I haven't tried the DS_CNN network. At that time, just DNN was available.
You need make some changes to make it work with DS_CNN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants