hey, buddy great project, I had a question cant we change the voice in google SDK or any other assistant, most voice assistants have almost the same voice. ? how can we do that?
Google assistant have two option to choose between male and female. But if you need a totally customised one, checkout Mycroft open source voice assistant. You can train custom voice and custom wake word.
@@Neutrino1 yes I've got mycroft in my Laptop but can you make a full tutorial on how to make a traditional device kind of voice assistant something like your miss minutes project or something with Friday or Gideon type of UI
Hey great project I just had a query I have already made my own voice assistant Would my voice assistant coded in python work in rasberry pi zero w ? My voice assistant requires wifi connection and will the sound card work in my project ? Please reply
@@Neutrino1 hey thankyou for reply I subscribed you 👍 will you reply me if I get any problem cause my rasberry pi zero w is currently in delivering stage (online market) so it may take about 2 to 3 weeks. Thankyou
It doesn't need a wake word, You just need to be in line of sight of the mic and talk (it's a unidirectional microphone). So, noise would be automatically reduced from the surroundings.
Hello, I'm confirming some hardware specs. First of all, your motherboard is RPI 0 W but not RPI 0 2W right? Second, the ram for you board is 512 MB right? And a question. My RPI 0 W doesn't support browser. That may sounds weird. So does my board compatible to this project?
Bro use microview,bluetooth module ,mic,speaker, to make a smart watch that can show time, notifications from moblie, and also make a call and receive call
Hey bro, thanks for this amazing video, it helped me a lot! I have a problem: after removing the lines you showed in minute 6:18, when I run the script it says "IndentationError: expected an indented block". can you help me?
how to resolve this issue.. from tenacity import retry, stop_after_attempt, retry_if_exception File "/home/pi/env/lib/python3.9/site-packages/tenacity/__init__.py", line 292 from tenacity.async import AsyncRetying
hey, buddy great project, I had a question cant we change the voice in google SDK or any other assistant, most voice assistants have almost the same voice.
? how can we do that?
Google assistant have two option to choose between male and female. But if you need a totally customised one, checkout Mycroft open source voice assistant. You can train custom voice and custom wake word.
@@Neutrino1 yes I've got mycroft in my Laptop but can you make a full tutorial on how to make a traditional device kind of voice assistant something like your miss minutes project or something with Friday or Gideon type of UI
@@aryanbhandari3899 Yeah! I will try it for one of the upcoming video.
I am literally in love with your channel and the way you explain each part. So underrated channel. Keep up dear.... ❤️
Glad you like my videos!
I guess Mrs.Minutes is the only one who would reply "I love u too " 🤣😭 , Great Work buddy ‼️
🤣🤣🤣
Can i use Arduino UNO or some other Arduino for this, instead of raspberry pi?@@Neutrino1
Wonderful project, great idea with the Google Assistant SDK integration
Thank you!
This was a cool project! I was so hooked on to this! Great job! ✨
Thank you!
Nice one!! ....btw did u clear your backlogs?:)
Good going bro! Loved the project.
Thank you!
Hey great project
I just had a query I have already made my own voice assistant
Would my voice assistant coded in python work in rasberry pi zero w ?
My voice assistant requires wifi connection and will the sound card work in my project ? Please reply
Yes, it's possible.
@@Neutrino1 hey thankyou for reply I subscribed you 👍 will you reply me if I get any problem cause my rasberry pi zero w is currently in delivering stage (online market) so it may take about 2 to 3 weeks. Thankyou
@@UnmeshGamingLegend sure
@@Neutrino1 I just have 1 query I have coded my voice assistant in python so which os should I download in pi zero w so I can run it ?
@@UnmeshGamingLegend Raspberry pi os lite headless version would do, if you don't have any GUI in your program.
Can you make it smaller and fit it in glasses
Hey there, your projects are great. We want to feature them on our channel (with proper credits). If it sounds good, then kindly reply.
That's sounds great, Thank you!
@@Neutrino1 We've published the project in our latest video. Kindly check it out and do share the video. 🙂
@@ToPProjectsCompilation sure, Thank you!
Can we do this with raspberry Pi zero
Excellent project
Thank you!
Looks awesome. I have created an AI voice to voice interface that I plan to use with a similar hardware setup. Wish me luck!
Does the speaker automatically sound to receive the start command when in a noisy environment?
It doesn't need a wake word, You just need to be in line of sight of the mic and talk (it's a unidirectional microphone). So, noise would be automatically reduced from the surroundings.
Can we use earbuds instead of mic and speaker
Bro can we connect speaker with Raspberry Pi without connecting audio jack
And can we do same thing with display in the raspberry pi 3 model B ??
Yes it's possible
@@Neutrino1 So, you are confirm to do these same process (in this video) with the raspberry pi 3 like coding etc..
@@Neutrino1 except the using of raspberry zero w
can we use raspberry pi 4 to make this
Yes raspberry pi 4 works
Hello, I'm confirming some hardware specs.
First of all, your motherboard is RPI 0 W but not RPI 0 2W right?
Second, the ram for you board is 512 MB right?
And a question. My RPI 0 W doesn't support browser. That may sounds weird. So does my board compatible to this project?
Yes and Yes.
Your board should be compatible as well. Since the complete project is based on headless version of linux.
@@Neutrino1 okay, thanks, I will try.
Can I use vosk with raspberry pi zero
Hello so how do we set the alarm in this ?? Please tell...
Just say "set alarm" and the time
@@Neutrino1 Thank you
I want to see how many volts the Raspberry pi and speakers are divided into power dissipation diagrams. Use a single channel power supply.
How to edit codes in this project??
Check out the Google assistant developer page, you will get more ideas on how to do that.
Bro use microview,bluetooth module ,mic,speaker, to make a smart watch that can show time, notifications from moblie, and also make a call and receive call
Can i use Raspberry Pi Zero 2W for this project?
Yes you can
@@Neutrino1 And what About Raspberry Pi Zero?
@@mr.n01ce it would be difficult, but if you use USB wifi adaptor it should be possible.
So that means Zero 2W is wirless?
I dont need wifi wire for this project?
Broo i want to make this project can you please help me🙏
Sure, let me know where you stuck at.
@@Neutrino1 can you please give your socail media id instagram or email, what's app
is this possible today with chatgpt ai?
Will it still work in 2024 ?
Nice video
Thank you!
bro can we use any microphone
Yes, any microphone would work.
@@Neutrino1 tq
Cool bro 😎
Thank you!
can you pass stl?
Hey bro, thanks for this amazing video, it helped me a lot! I have a problem: after removing the lines you showed in minute 6:18, when I run the script it says "IndentationError: expected an indented block". can you help me?
You can use my modified file :
content.instructables.com/ORIG/FU8/CQTF/KSONGHUQ/FU8CQTFKSONGHUQ.py
You didn't use the command Hey google or Ok google?
I have modified the python file to always listen. So you can talk without having to say Hey or Ok google.
@@Neutrino1 How to modified python.
Give me files please.
Can we do this using raspberry Pi zero please upload a tutorial
The project was built using raspberry pi zero
Please replay soon 😊
Bro you helped me alot thank you very much
You're welcome!
Reached limit on number of clients in this project.Try in a new project. I am getting above errors
Are you Darshan
i have raspberry pi zero 2
Bro wants to be kang 🤣
Everything goes great until creating virtual environment
how to resolve this issue..
from tenacity import retry, stop_after_attempt, retry_if_exception
File "/home/pi/env/lib/python3.9/site-packages/tenacity/__init__.py", line 292
from tenacity.async import AsyncRetying