-
Notifications
You must be signed in to change notification settings - Fork 83
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
Python Bing_STT.py #233
Comments
The log is normal pyaudio log, as pyaudio will check all ALSA devices. Can you provide more information? |
Hi Xiongyihui Thanks for the reply So i am trying to use Online Bing STT to test to see how the python code is interacting, So i can modify the code to do the above function. I followed the wiki documentation and started with installation, When i added the code from Azure to BING_STT.py and ran it . I got the following. When i am saying the wake up word "Respeaker" nothing happens. |
Maybe the pocketsphinx did not recognize the word "Respeaker". You can use the following code to check if it's the case. The code will wait for the "Enter" key, instead of detecting the wakeup word "Respeaker"
|
Thanks once again for your reply I changed the file to reflect your code and i was able to run it ...After pressing ENTER and when i say "Respeaker" or "Turn on light" Wake up 11+100000000-1111+11100000000-00000000000001111+111Wake up 0000000000000000001111+111111100000000-0000000000000000000000000000000000000000000000Wake up Another Issue i noticed ..Previously i was able to use arecord and was able to record but now i am getting an error. Aplay is working fine respeaker@v2: Unable find a solution Can you help? Prem |
The reason of Are you able to run |
same problem with Http request error "11http request error with status code 401" |
Dear All
USING Respeaker Core V 2.0
When trying Online STT and when running i am stuck . Please help
respeaker@v2:~$ python Bing_STT.py
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround40
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround41
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround50
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround51
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
Prem
Which version is your board?
Note: It might be ReSpeaker (v1) or ReSpeaker Core v2, please see the pictures to know what they look like.
If your problematic subject is the
ReSpeaker Mic Array - Far-field w/ 7 PDM Microphones
, where do you connect it to? The ReSpeaker Core or PC?The text was updated successfully, but these errors were encountered: