Read the statement by Michael Teeuw here.
Microphone advise for PI2 & voice control
-
@maxbachmann said in Microphone advise for PI2 & voice control:
respeaker 4mic array
Hello,
thanks, respeaker 4mic array looks really cool & can be attached directly to the PI, maybe I order afterwards if current choice is not satisfying.
I meanwhile ordered a "Kinobo Mini Akiro USB ", which has a nice housing, to be attached to side of mirror.Thanks
-
@joern said in Microphone advise for PI2 & voice control:
respeaker 4mic array
I have a question can i use 2 microphones on a raspberry pi ?? Either usb or something like the respeaker where both mics are monitored by different modules one for MM-voice and the other for Alexa Pi … (MM-voice will let you choose a mic ID, where it listens to its wake words)
I Just don’t know how to have raspberry pi’s configuration twitched, which i am sure it needs to be, to have 2 mics working???
Denis -
Why wouldn’t you use the same for both? makes not much sence to use two microphone arrays when both modules can just listen to the same. Or do you mean to have mics in multiple rooms? Two respeaker is not really possible since they would use the same GPIO pins, but yes in general you could connect another one over USB. just can’t see why you would want to do this
-
@richland007
I have no idea why you want to find a good mic, but with my experience, the cheapest mini USB mic from Amazon is too enough for the most purpose of vocal input. -
@Sean @richland007 Well I guess that highly depends on what you want to achieve xD
I would go cracy with my voice recogntion without a decent Mic array.But yes when your in a pretty quiet environment and only using it with MM2 --> standing in front of the mirror --> small distance a cheap mic should absolutely be enough.
My minimal needs for a voice recognition are around 5m (obviously without shouting) distance :smiling_face_with_open_mouth_cold_sweat:However I can’t think of any purpose where two mics would make sence at one device for two modules. Only thing that would make sence is having one mic in each room streaming the audio to a main device that does the speech recognition work (comparable to Alexa with the echo dots)
Well for a cheap one my suggestion would be a respeaker two mic hat (9.9$).
-
@maxbachmann @Sean It is my understanding that not 2 separate programs (AlexaPi and MMM-voice) use the same resources which is the one and only usb microphone i have right now.
Am i right on this??.. cause boy do i wish to be wrong!!
Has anyone used 2 progs one mic…and i haven’t even tired it but someone said you couldn’t and i think they are right myself… but i will give it a try and hope it works. -
@richland007 it definetly works. and why should it not? On the spur of the moment I can’t think of any pc connected device that works with only one software (well excluding some proprietary devices that work only with the company’s stuff).
However for example Mouse, Keyboard, speakers, microphone … all definetly work with multiple programs. The components are always connected to the OS, so any software running on that OS can generally ask it for the informations.
I mean if I wanted I could even split for example the cable of the microphone and connect t to two computers and it would work ^^
I never used Alexa Pi, since it is cloud based and I am no big fan of putting my stuff in the cloud, but usually when setting up voice recognitions, you tell which microphone to listen toAnd as an example where you use one muc for 2 programs: when you play video games with a voice chat program in the background and still use the ingame chat ;)
-
I cannot assure, but there could be a possibility of resource possession.
With my experience, Hotword catching program should always hold Mic on to listen the hotwords, so when 2 programs are trying to get a mic together, there would become fails.
I don’t know whetherAlexaPi
andMMM-Voice
are those kinds of program, But without proper pre-processor program for distributing and controlling mic, the two modules will be competing to obtain mic from each other. And with my guess, those two modules are not developed as that way.By Example, My modules -
MMM-Hotword
andMMM-AssistantMk2
both are using one mic together, but when one module is using a mic, the other should release it before. Both modules are made by me, so I can make both to work together. But I cannot thinkMMM-Voice
andAlexaPi
both could do the same thing. -
@Sean @richland007 yeah might be true did not test that ;)
Although I still have no clue why to use two in the first place. I mean when you decide to use Alexa Pi because privacy is no big deal for you then why use a different one for MM2 that might be a decent solution but definetly has it’s drawbacks. Can’t see much sence in taking the drawbacks of alexa in terms of privacy and then not even use the advantages :smiling_face_with_open_mouth_cold_sweat:
Whatever if you really want to have two different running with one mic you might want to consider doing it similar to @Sean by using a separate program running all the time catching the different hotwords, that call the two voice recognitions depending on the hotword -
@maxbachmann AlexaPi has no control over Magic Mirror… as far as i know… it is just an Amazon Alexa on a Rpi instead of an Echo (why should i buy an Echo for the bathroom when i have the mirror).
The only integration/connection to MM is that it displays the status of Listening, Answering etc. While the reason i want MMM-voice, is to “control” the Magic Mirror… hide modules, show modules etc etc.There is no consideration or worries as far as privacy, cloud or whatever … we all know how to live with NSA present at home one way or another…some time even with the much larger PLA … LMAO :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes:
I have no idea what these other, separate programs for catching hotwords are … any pointers
D