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

I got some trouble with getting tuned threshold values on ESP32 based on mongoose os!!! #50

Open
opensupport-ceo opened this issue Mar 21, 2019 · 0 comments

Comments

@opensupport-ceo
Copy link

opensupport-ceo commented Mar 21, 2019

When I test the module using the uSpeech library on arduino, I got some right tunning values (threshold and etc) according to debug_uSpeech app.ino for the library to provide and guide on wiki(https://github.com/arjo129/uSpeech/wiki).

Then I ported the library and the debug_uSpeech app to mongoose os based on esp32 module and I succeeded to get some variable analog adc values from the mic sensor module.

But I coudn't get some right tuning values on mongoose os env.. because I was not able to see the definite different values according to tuning items from the ported debug_uSpeech app. Anyway, when I say some sounds into the mic, from analog adc to the values for uSpeech lib. to guide did not seem to variate differently definitely. So I was not able to tune it and get some tuning values such as threshold.

please let me know what is the problem...

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

1 participant