You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(How do you make the issue happen? Does it happen every time you try it?)
Keep the current environment quiet and continue to print the current sound energy. Add a line in the source code (print(f"energy energy energy energy energy energy: {energy}")).
Sometimes it's about 5, sometimes it's 10, sometimes it's 50, sometimes it's 100, sometimes it's 150, sometimes it's 300
My environments are all tested when there is no one in the office, the same equipment, the same system
(Make sure to go into as much detail as needed to reproduce the issue. Posting your code here can help us resolve the problem much faster!)
(If there are any files, like audio recordings, don't forget to include them.)
Expected behaviour
(What did you expect to happen?)
I expect the quiet environment to be fixed or fluctuate very little every time
Actual behaviour
Sometimes it's about 5, sometimes it's 10, sometimes it's 50, sometimes it's 100, sometimes it's 150, sometimes it's 300
My environments are all tested when there is no one in the office, the same equipment, the same system
(What happened instead? How is it different from what you expected?)
Sometimes it's about 5, sometimes it's 10, sometimes it's 50, sometimes it's 100, sometimes it's 150, sometimes it's 300
My environments are all tested when there is no one in the office, the same equipment, the same system
(If the library threw an exception, paste the full stack trace here)
System information
(Delete all the statements that don't apply.)
My system is . "Ubuntu 22.04 LTS x64"
My Python version is 3.10
My Pip version is pip 22.0.2
My SpeechRecognition library version is 3.10.0
My PyAudio library version is 0.2.13
My microphones are: (You can check this by running python -c "import speech_recognition as sr;print(sr.Microphone.list_microphone_names())".)
My working microphones are ReSpeaker 4 Mic Array (UAC1.0)
I installed PocketSphinx from . (For example, from the Debian repositories, from Homebrew, or from the source code.)
Just pip install it
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Keep the current environment quiet and continue to print the current sound energy. Add a line in the source code (print(f"energy energy energy energy energy energy: {energy}")).
Sometimes it's about 5, sometimes it's 10, sometimes it's 50, sometimes it's 100, sometimes it's 150, sometimes it's 300
My environments are all tested when there is no one in the office, the same equipment, the same system
Expected behaviour
(What did you expect to happen?)
I expect the quiet environment to be fixed or fluctuate very little every time
Actual behaviour
Sometimes it's about 5, sometimes it's 10, sometimes it's 50, sometimes it's 100, sometimes it's 150, sometimes it's 300
My environments are all tested when there is no one in the office, the same equipment, the same system
(What happened instead? How is it different from what you expected?)
Sometimes it's about 5, sometimes it's 10, sometimes it's 50, sometimes it's 100, sometimes it's 150, sometimes it's 300
My environments are all tested when there is no one in the office, the same equipment, the same system
System information
(Delete all the statements that don't apply.)
My system is . "Ubuntu 22.04 LTS x64"
My Python version is 3.10
My Pip version is pip 22.0.2
My SpeechRecognition library version is 3.10.0
My PyAudio library version is 0.2.13
My microphones are: (You can check this by running
python -c "import speech_recognition as sr;print(sr.Microphone.list_microphone_names())"
.)My working microphones are ReSpeaker 4 Mic Array (UAC1.0)
I installed PocketSphinx from . (For example, from the Debian repositories, from Homebrew, or from the source code.)
Just pip install it
The text was updated successfully, but these errors were encountered: