-
-
Notifications
You must be signed in to change notification settings - Fork 303
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
Respeaker 2 Mic Hat #89
Comments
Google Assistant has audio issues with all of those Respeaker HATs. They do not work out of the box. I definitely, would not recommend any of the Respeaker HATs for google assistant project. That said, i will try my best to assist you. Try running Pulseaudio in the background and also try changing the number of channels in the asound.conf from 2 to 1. |
I got respeaker 4 mic hat working fine. It took a lot of time, but i did it. |
Oh, that's great. Please could you post how you did that as it would be
really helpful. Thanks
…On 23 December 2017 at 19:00, Vasco Teixeira ***@***.***> wrote:
I got respeaker 4 mic hat working fine. It took a lot of time, but i did
it.
Actually, i've wiped my microsd card to update to the new version and i'm
right now doing it again.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfYIN5CzCYe72yPnEjAFEEAjDHQlKuu4ks5tDSOWgaJpZM4REY24>
.
|
i've got it working with an diffrent Project. I've also deactivated snd_bcm2853 (modify
I'm not very familiar with alsa and i'm working on a pi zero w. |
@wangodanny did you try the solution described by @noemu or did you solve the issue any other way? @valascus how did you manage to solve it exactly? |
I used that solution as i couldn't find any other way elsewhere. Just get
the install the drivers and then change the id. Drivers:
https://github.com/respeaker/seeed-voicecard
<https://github.com/respeaker/seeed-voicecard>. Then note the id that the
pi gives you check the devices and change them in asoundrc to match them.
…On 31 January 2018 at 20:52, jabulonboaz ***@***.***> wrote:
@wangodanny <https://github.com/wangodanny> did you try the solution
described by @noemu <https://github.com/noemu> or did you solve the issue
any other way?
My Pi zero w and ReSpeaker 2mic arrive this week I will attempt @noemu
<https://github.com/noemu> solution.
@valascus <https://github.com/valascus> how did you manage to solve it
exactly?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfYIN_s1U5nYtSSIugeiwmWAtwOrvX35ks5tQNJ2gaJpZM4REY24>
.
|
I have fixed this by modding the asoundrc and asoundrc.cofig |
Hi, can you upload your modified asoundrc.config file to maybe add it to the project? |
Ok will do soon as i am done trying to make it work with pi zero w now. I got only one respeaker hat and took it off pi3 and trying to install ga on pi0w now make it hotword activated. |
Note: i do not know how to submit this as a contribution to this project so i wrote it here i hope that @sid will use this in a coments section for others to benefit from and thank uou Sid! |
I use a Seeed Respeaker 2-mics Pi HAT without problems by following the instructions RASPBIAN VERSION as installed prior to Github GassistPi installation:
PUT RESPEAKER BOARD ON THE RASPBERRY:
REBOOT 1:
CHECK 1: LIST OF ALL AUDIO DEVICES:a) check list with various recording devices: b) check list with various playback devices: AUDIO DEVICES CONFIGURATION:Switch off the onboard audio of the Raspberry, by creating a NEW file REBOOT 2:
CHECK 2: LIST OF 2-MIC AUDIO DEVICE ONLY:a) check list b) check list VERIFY 1 SOUND RECORDING AND PLAYBACK:
CONFIGURE ALSA MIXER SETTINGS:
VERIFY 2 SOUND RECORDING AND PLAYBACK:
VERIFY 3 SOUND PLAYBACK:
REBOOT 3: TO BE SURE EVERYTHING IS OK
Now the Google Assistant can be installed, as described on weblink https://github.com/shivasiddharth/GassistPi. |
@jabulonboaz , I had to delete your comment, because it was filled with either IGNORE THIS or NOT WORKING and the instructions you posted was outdated. @Pnether 's post seems to be the latest/working instruction. |
@shivasiddharth this was not the same, this was how to install the new drivers the above post shows how to install the old drivers. Both work for AssitantsPi though but in some cases the old method does not. I had it all explained but its up to you. |
Closing this for inactivity. |
Hello
I have a Respeaker 2 Mic Hat: https://www.amazon.co.uk/ZIYUN-ReSpeaker-dual-microphone-expansion-applications/dp/B074Z25HXX/ref=sr_1_1?ie=UTF8&qid=1513442978&sr=8-1&keywords=ZIYUN+ReSpeaker+2-Mics+Pi+HAT
I don't know how to make this hat work with your project and some help would be appreciated. I have already set this up but using with GassistPi is hard and I also don't know how to change the hardware ID's. Thanks
The text was updated successfully, but these errors were encountered: