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

INMP441 not working #60

Open
icedifferent opened this issue Mar 7, 2023 · 5 comments
Open

INMP441 not working #60

icedifferent opened this issue Mar 7, 2023 · 5 comments

Comments

@icedifferent
Copy link

hello, Thank you for your open source.

board : esp32 wroom
microphone: INMP441

I complie this code to my esp32, but i find the predict output alway is 0.21 when i say Marvin.
ppZfilj.png
ppZfF6s.png
so i try to test my microphone using your i2s_mic_test code , i think this microphone is working.
ppZfPpQ.png
https://github.com/atomic14/esp32-i2s-mic-test/blob/main/i2s_mic_test/i2s_mic_test.ino

so how can i find where is go wrong?

@sarasqz
Copy link

sarasqz commented Apr 23, 2023

Hello, I've been facing the exact same issue. Did you happen to find a solution for this?

@Domnide
Copy link

Domnide commented Jul 31, 2023

I am having the same issue can anyone please help me? Except i used the given pin config in the vs code.

@sarasqz
Copy link

sarasqz commented Aug 4, 2023

Keep everything the same but try changing the channel the mic is using in the config.h file. so it should be "#define I2S_MIC_CHANNEL I2S_CHANNEL_FMT_ONLY_RIGHT". Hopefully it works

@Domnide
Copy link

Domnide commented Aug 31, 2023

Keep everything the same but try changing the channel the mic is using in the config.h file. so it should be "#define I2S_MIC_CHANNEL I2S_CHANNEL_FMT_ONLY_RIGHT". Hopefully it works
It's still the same. thanks for the help though, Appreciate your efforts Sir

@Domnide
Copy link

Domnide commented Sep 11, 2023

@sarasqz Thank you very much for the help
It is working but the thing is if we keep the access-token same it works fine but if we try to change the access-token for wit.ai with ours then it starts to give the trouble. I'll let you know if I find something new.

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

No branches or pull requests

3 participants