Local Voice Control In Home Assistant Is Next Level!

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • In this video we are taking a look at how to setup and configure the new local voice control features in Home Assistant so you can start controlling your smart home with your voice and various devices around your home! From push to talk, to analogue phones and voice pipelines, I will take you through step by step to get everything working!
    Thank you to PCBWay for sponsoring this video, check them out: www.pcbway.com/
    Parts for DIY:
    ESP32 Development Board: amzn.to/3MlPH7L
    Microphone: amzn.to/3LY3d0c
    Alternate mic: amzn.to/41CU1nr
    Amp: amzn.to/42QGKZz
    Speaker: amzn.to/3I5R6Nl
    M5Stack Firmware flash:
    www.home-assistant.io/project...
    ESPHome example code:
    github.com/esphome/media-play...
    If you'd like to support me and future projects:
    Patreon:
    / everythingsmarthome
    Buy Me a Coffee:
    www.buymeacoffee.com/EverySma...
    Written Article:
    everythingsmarthome.co.uk
    EVERYWHERE YOU CAN FIND ME:
    Everything Smart Home Community Discord:
    discord.everythingsmarthome.c...
    Twitter: / everysmarthome (@EverySmartHome)
    Instagram: / everythingsmarthome
    Facebook: / everythingsmarthomeoff...
    #homeassistant #smarthome
    ________________________
    Some of the links above are affiliate links, where I earn a small commission if you click on the link and purchase an item. You are not obligated to do so, but it does help fund these videos in hopes of bringing value to you!
    0:00 - Intro
    1:11 - Configuring Pipelines
    7:11 - Debugging pipelines
    8:08 - Exposing entities to Assistants
    9:13 - Creating an ESP32 ESPHome powered speaker
    10:51 - PCBWay
    11:24 - Creating an ESP32 ESPHome speaker again
    13:23 - Setting up an analogue phone to work with Assist
  • НаукаНаука

Комментарии • 231

  • @Krydolph
    @Krydolph Год назад +20

    I do like the idea of picking up the phone, and being in contact with the house straight away! It's like sci-fi, but at least 30 year old!
    "You can just pick up the phone, and tell the house what to do, and it happens" Seems like something that would have been mildly mindblowing at one point in time

  • @pn8902
    @pn8902 Год назад +44

    This is mind blowing, hopefully a magic word is introduced like we say "alexa" or "google"

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +23

      It's definitely planned for the future!

    • @shadowopal
      @shadowopal Год назад +19

      ​@@EverythingSmartHomeI really hope we can customize the wake word.

    • @MichaelArthur4eva
      @MichaelArthur4eva Год назад +3

      ​@@shadowopal can already do this using Rhasspy, haven't played with Rhasspy 3 yet

    • @marck_
      @marck_ Год назад +17

      The magic word is so gonna be “Jarvis”

    • @tamildesan837
      @tamildesan837 Год назад +1

      I second that. Hey Jarvis 😂

  • @JacobMulberry
    @JacobMulberry Год назад +4

    Great Video. Loving the content that you are putting out and the Year of Voice has just made my jaw drop. Would love a video setting up Piper / Whisper on a more robust computer / server while still having all the base home assistant things run on an rpi4 or similar.

  • @Maxation
    @Maxation 9 месяцев назад +3

    This is great, thank you. As soon as there's a similar option without requiring button press - I'm all over this.

  • @turnerkirk1920
    @turnerkirk1920 Год назад

    this is an awesome video! Would love to see another video showing how you got the DIY build using the ESP32 Development Board. I've been trying to modify the ESPHome example code to work with my own DIY build and not having any luck. It seems like assist just hangs in "listening" mode. Thanks for all the awesome content you create for us!

  • @piero957
    @piero957 Год назад +13

    Great video, as always. Thank you for guiding us to a less painful experience.

  • @PM13501
    @PM13501 Год назад

    Lewis you've outdone yourself....again!! Great video!

  • @chrisdixon5241
    @chrisdixon5241 Год назад +26

    If only some clever chap had created an ESP based device which could sense my proximity and be used to automatically listen when I was within a configurable range. Such a device might be named Everything Presence Assist or EP2 perhaps? :)
    Great video, well done!

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +10

      Haha! Well to be fair, it does have spare GPIO pins...

    • @EsotericArctos
      @EsotericArctos Год назад +1

      Should be doable on the EP1 with a little ESP Home modification. Not something I would do as who knows what it might pickup, but an interesting idea :)

    • @chrisdixon5241
      @chrisdixon5241 Год назад +2

      @@EsotericArctos agreed, that's why I'd suggest setting the proximity so that you have to be pretty close to it to start listening, probably also add an LED connected directly to the mic so that you know it's listening. But don't forget, hopefully one day we'll have wakeword detection, then this could be a really cool addition ;)

    • @marck_
      @marck_ Год назад

      Cant that be done with an automation? Add a motion sensor and fire a service?

  • @joels7605
    @joels7605 9 месяцев назад

    You sir are a gentleman and a scholar. This is great information. Thank you!

  • @MrVinceHamilton
    @MrVinceHamilton 8 месяцев назад

    This got me up and running. Many thanks!

  • @mikes6216
    @mikes6216 День назад

    I am 8 mins into the video and this seems to have fixed the one annoying issue I had, that I would need to repeat my voice command 6-10 times before google assistant would randomly obey. Google would just keep saying, "Sorry, it looks like the home assistant isn't available right now." and on google home app I could watch my devices would grey out and come back over and over. Imagine that one needs to be pretty desperate to ask home assistant 6-10 times for 1 command to work, eg. light off for bedtime. This is G R E A T!

  • @TyPaff
    @TyPaff Год назад +2

    I have a few extra Alexa Echo's, would be nice to gut some of the components and have the ESP32 take control of the microphone/speakers/LED's to get this working!

  • @MiddleSiggyGames
    @MiddleSiggyGames Год назад

    That was a great video.. it all worked on the first try... Thanks as always!

  • @MyHeap
    @MyHeap Год назад +3

    I have had success running the voice pipelines in my docker container install. Once I added the whisper and piper container, I just added the Wyoming protocol for each service giving the address and port. I also used self signed certificates to allow the browser mic feature. Not having the esp device or analog phone that was the only way I could go.
    Great video and thank you for sharing.

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      Good to know, thanks for sharing!

    • @carltonwbrooks
      @carltonwbrooks Год назад +1

      Would you mind posting links to the Whisper and Piper docker containers that you used. I see a few of them on my search, but unsure which might work ---Thanks

    • @MyHeap
      @MyHeap Год назад +1

      @@carltonwbrooks Sorry for the delay. I used the docker run command from the home assistant page thread year of the voice chapter 2. YT will not let me put links. But for both Whisper and Piper there is a link in the article for running in docker. I converted these run commands in my docker compose file and then went to integrations and added the wyoming protocol twice. Once for piper and once for whisper giving the local IP address of my docker stack and the Ports the container was running on. I also used mkcert to create self signed certificates so that my browser and phone could use the mic while on the local network. I hope this helps. If you need more detail, I could make a quick and dirty YT video on my channel.
      Joe

    • @carltonwbrooks
      @carltonwbrooks Год назад

      @@MyHeap Thank you so much. I will work through it in the next few days. Appreciate the help.

    • @RobertLowery
      @RobertLowery Год назад

      @@MyHeap It looks like those docker images only work on Rhasspy. Am I missing something?

  • @PCBWay
    @PCBWay Год назад

    Champion stuff as alwaysss 🎉🎉

  • @spacemanwho
    @spacemanwho Год назад

    Pretty cool. Thanks for the upload.

  • @ThorstenMueller
    @ThorstenMueller Год назад

    Guude (Hi) Lewis👋, thanks for this great video. Playing around with that is on my TODO list. Wishing you a great start into the new week 😊.

  • @AhmadYusuf85
    @AhmadYusuf85 Год назад +1

    Thanks for the video.
    Are whisper and viper available as docker containers? I mean for those who are not using HAS OS

  • @kombicruiser2658
    @kombicruiser2658 Год назад

    Thanks for another informative and inspiring video. Can I ask if you plan on making a video about making our own esp32 voice operated system soon? I have all the parts ready to go. Thanks very much.

  • @synesthesiam
    @synesthesiam Год назад +7

    Excellent video, Lewis! The Year of Voice is flying by :)

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +3

      Thanks Mike and thanks for all your hard work, really looking forward to the next chapter ;)

    • @mariusarmand4590
      @mariusarmand4590 Год назад

      You'll see I made some comments about it not wanting to understand me, but I believe in the project. Thanks for the hard work!

  • @Andy1664
    @Andy1664 Год назад

    Hey Lewis, lovin the content. Is there a way to use NS panels for voice input I’ve both original running esp and pro with HA app. Cheers

  • @YevgeniyBolembakh
    @YevgeniyBolembakh Год назад

    Hi, Lewis. Great video tutorial, like always. By any chance, can you please share your wiring diagram and code for DIY mic and speaker , which you mention in your video. I have esp-32 and amplifier like yours microphone with 3v,gnd,bclk,dout,lrcl and sel pins. Thank you in advanced.

  • @johnnynobels
    @johnnynobels Год назад +1

    Thanks again for this very learnfull video Lewis. However I am struggling to install a ssl certificate to get my mic on Android working. Would really appreciatie if you could help out. Assume more less experienced users could also learn from it.

  • @wizdude
    @wizdude Год назад +3

    all we are really missing now is a wake word and then we all have a great new ESP32 project to make up 🙂

    • @CaptainBlagbird
      @CaptainBlagbird 8 месяцев назад

      FYI: Wake word works now, see the official guide (search google for "$13 voice assistant for Home Assistant").

  • @ImSweetKiss
    @ImSweetKiss Год назад +9

    I will be waiting for the option to use this with a voice trigger like, having to press a button kind of defeats the purpose of a voice assistant for me, since I can always use the app on my phone which is close to me most of the time. But it's great to see this progress.
    BTW Lewis, can I use a microphone and speakers connect to the my HomeAssistant server (I use a desktop as a server), I saw the AI Thinker Audio Kit on Aliexpress it looks interesting would it work?

    • @zianian
      @zianian Год назад

      I have just started to try this. Using an esp home rigged esp32 board with a mic and amp. Still learning the set up but I have clicked a button and spoke to turn off/on a lamp. Side note... I can also send HA tts notifications to the doohickies amp/speaker. Still much to learn & break/unbreak.

  • @guillaumemedith1445
    @guillaumemedith1445 10 месяцев назад

    hello, i don't found tutorial for DIY with esp32 esphome, do you write article on your blog for doing DIY with cables ? good video :)

  • @mrpopoff75
    @mrpopoff75 Год назад +1

    Nice video, as always,please a video to create a diy push to talk with esp32, microphone and speaker Thankyou

    • @markuslascheit
      @markuslascheit Год назад

      Yes, a „real“ alternative to the atom would be appreciated. The phone thing is funny, but I can’t really see anyone walking to a local phone and take a call to switch on some lights.

  • @inzemix73
    @inzemix73 Год назад

    Thx for the French highlight 😄😁

  • @totti640
    @totti640 Год назад +1

    Thanks for the video. I have 1 problem that on mobile app assist voice control works only if you have https connection. Can you create video how to do https with local network? I don't want to open port on my router and i'm using tailscale for remote access. thank you

  • @Movies4118
    @Movies4118 Год назад

    I wonder if you can use the Voice over Ip as a intercom as well via HASS

  • @denisgrabocka1269
    @denisgrabocka1269 Год назад

    ​ @Everything Smart Home speaking of languages how can i add Albaninan to it....obviously it is not off the shelf but i am willing to put some work into it..... is there somewhere where people add languages and basic phrases etc ....great video as always

  • @richardhefty
    @richardhefty 3 месяца назад

    Can this processing all be done on the little home assistant boxes, eg yellow or green? Is it possible / necessary to offload processing to a more powerful box?

  • @EsotericArctos
    @EsotericArctos Год назад

    At this stage is the Grandstream the only ATA supported by Home Assistant, or does it support other adaptors, like Sipura or Linksys ATA's ?
    It doesn't seem like something that would be used outside of being a gimmick, but I am a geek and I like gimmicks lol :)

  • @PedroMRP
    @PedroMRP Год назад +2

    This is so cool! I did the config in my home assistant with a m5stack echo but I can only select english... It doesn't show the others languages. Can someone help me please?

  • @DanChicheportiche
    @DanChicheportiche Год назад +1

    Very interesting update
    Do you know if we can wakeup the esp32 by keyword (live Jarvis) instead of a button?

  • @FlorianGT396
    @FlorianGT396 Год назад +9

    Imagine having it with a battery pack in form of the communicator from StarTrek. But better would be a wake word detection. But im currently waiting for the amazon echo jailbreak. First impression is that there is just a simple android, which acts as base. Hope its fairly simple to put our own app on it and remove the other cloud stuff. That would be a great base for local voice hardware because it is cheap and easy.

    • @thatsux0rz
      @thatsux0rz 8 месяцев назад

      You can get an ESP Muse Luxe right now. No wake words yet but eventually will get there.

    • @FlorianGT396
      @FlorianGT396 8 месяцев назад

      @@thatsux0rz m5stack echo with latest fw from homeassostant can do wakeword.

  • @Dazzlly
    @Dazzlly Год назад +1

    I was configuring it together when I came across another OpenAI configuration in the integrations so I added it from its API and now I added a third Option which is probably Cloud but as an OpenAI conversation agent

    • @Dazzlly
      @Dazzlly Год назад

      I will be testing

  • @gbadishomeassistant748
    @gbadishomeassistant748 8 месяцев назад

    Is there any video for the creation with esp32 and i2s and amplifier you say at 10nth minute ???. Thanks from Athens

  • @Yari117
    @Yari117 Год назад

    Is Pi4 powerful enough to run whisper tiny 8 model with reasonable response time?

  • @corvusprojects
    @corvusprojects Год назад +1

    Any chance that using our existing Google Home with a user-defined activation word is theoretically possible later down the track?

  • @Mistify-
    @Mistify- 10 месяцев назад

    I'm wondering if you could leave that analog phone on call and whenever you need to execute a command you just say for example: "turn on the lights", without any wake word like Alexa or Hey Google.

  • @Krydolph
    @Krydolph Год назад

    Finally locally run voice control.... I might start looking more into some smarthouse things then.
    I was wondering though, do you need to have it push to talk? Cant I set a phrase like with the others, ans say like "Hey house" or something...
    When we are the point of it being locally run, I don't mind so much it is listening in. With something like a google assistant, I could see the benefit in it only being allowed to listen when I push a button.

  • @careercrim
    @careercrim Год назад

    You mention that multiple pipelines can be set up if you want for example multiple languages. However from what I can see both Piper and Whisper only allow you to configure 1 language. How would a second pipeline be made with a different language?

  • @MAMDAVEM
    @MAMDAVEM Год назад

    Great video Lewis. Since I can use my iphone to issue Homeassistant voice commands within the HA app and I always seem to have my iphone (and apple watch) with me, it would be great if it could be made easier by initiate a HA command by for eaxample "raising the phone to talk" or some other simple means. Does anyone know if this is possible?

  • @robertkempf8707
    @robertkempf8707 2 месяца назад

    What hardware specs would you recommend for best voice performance?

  • @tarzanf10
    @tarzanf10 Год назад +2

    The m5 stack echo look like it could be converted in to a combadge.. computer tea ..earl grey.. hot 🖖

  • @marksterling8286
    @marksterling8286 Год назад +2

    Definitely going to be linking my asterisk server to my home assistant server this weekend

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      Enjoy!

    • @mateuszdrab
      @mateuszdrab Год назад +1

      Let me know how you configure that. I also have asterisk, but currently configured it the autodial way. I'd like to assign home assistant an extension instead but not sure how to do that.
      Custom trunk?

    • @marksterling8286
      @marksterling8286 Год назад +1

      @@mateuszdrab not managed to look at it yet but I think it will be likely a sip peer.

    • @mateuszdrab
      @mateuszdrab Год назад +1

      @@marksterling8286 no rush, I'll await your update and hope you figure it out 😉

  • @coin777
    @coin777 Год назад +3

    Van you make a video about that diy esp32 microphone speaker thing? Can I use esp8266 for it?

  • @bgable7707
    @bgable7707 3 месяца назад

    Electret Microphone or max446 or MAX9814, since I already have some of these in a bag somewhere. Wonder what it would take to get them working.

  • @Bigglare
    @Bigglare Год назад +2

    Its like is 1999 again with local voice, push button microphones and analog phones.

  • @thorstenhansgehrig
    @thorstenhansgehrig Год назад

    Great video. I´m missing your promised ESPHome config - also i´m not able to get the replies announced on the M5echo - any idea how to configure that? The speaker does work as audio-player...
    By the way: my (german) family loves your accent - it´s scottish, correct?

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      Links added now sorry.
      Yes you need to add a speaker component to the ESPHome config for the replies, check the ESPHome docs. It is indeed Scottish, good catch! :D

  • @JamieVids76
    @JamieVids76 Год назад +1

    I would love to see a true replacement for the google home/alexa speakers, I rarely use them for audio, I think the esp32 could have great potential here. My vision would be esp32's that could simultaneously act as a voice assistant, multi room audio (with your choice of DSP, used with pre existing audio gear), bluetooth receiver for audio, room assistant, bluetooth proxy and maybe presence detection. Maybe pushing the little beast too far though.

    • @zingrock
      @zingrock Год назад +1

      Can't see why it won't happen - Amazon/Google have been basically doing it all for years and all those individual features are being improved in the HA world.

  • @BenBaranovsky
    @BenBaranovsky Год назад

    Your Assist pipeline processes super quickly. I may have missed it, what hardware do you have?

  • @lubomirsochr6000
    @lubomirsochr6000 Год назад

    Thanks for great video. Just a question. Does the Atom Echo have also wake word capability? If not it seems to be pretty limited as if you need to get out from the couch and go to push a button you might as well use wall mounted control panel.

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      I mentioned during the video they are working on wake word, it's just very difficult and they are taking the time to implement it correctly

    • @CaptainBlagbird
      @CaptainBlagbird 8 месяцев назад

      FYI: Wake word works now, see the official guide (search google for "$13 voice assistant for Home Assistant").

  • @sycoclownx
    @sycoclownx Год назад

    Hmm now I wonder if I can do this with my google aiy kit somehow. I had it setup with rhasspy home but even as a satellite it doesn't work the greatest. I am going to have to look into this as that is currently collecting dust since the mycroft project was scrapped.

  • @b00573d
    @b00573d 8 месяцев назад

    When is the Everything Smart Home mic/speaker assistant board coming out?!

  • @rudyboy2010
    @rudyboy2010 Год назад

    great vid

  • @jellyjenn12291
    @jellyjenn12291 Год назад

    Thanks for the video do you have links to the stuff so I can look into buying/making a speaker?
    Hopefully soon we won't need to to a push to wake and can just use a wake word like Alexa and Google speakers do

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +1

      Sorry yes added it to the description now!

    • @SuperJonotron
      @SuperJonotron Год назад

      @@EverythingSmartHome Is that the right config for the esp32 DIY version? Appears to be for the m5-stack echo board, not the esp32 dev board. For example, it looked like you were using the boot pin for the wake which is pin 0 vs that config is pin 39 for us on the m5-stack.

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      I said on the video that I would leave a link to the M5Stack code so you can use it as an example for creating your own one, since there is no way for me to know which pins you will use 😅

  • @jovanmitrovski1739
    @jovanmitrovski1739 Год назад

    wen two way audio with esp32/esphome, like intercom integration?

  • @bgable7707
    @bgable7707 3 месяца назад

    Request: How can we get your video's uploaded to some AI db. I find myself returning to them watching over and over after I get more experience in working through projects, but, still struggling to get them to work. This is at least my 3rd time on this one and I found that answer to many questions that came up since I first watched it. You do a GREAT job in the selection of words you choose to be specific and consistent to both the process and/or the item which you are describing. This makes it easier for AI to ID items in searches. Let me know how I can help. BG

  • @MatSmithLondon
    @MatSmithLondon Год назад

    Need a touch-free version. I wonder if wake word will be an option... I'm currently using Alexa with Node-RED to command everything in the home and it's the only thing that works for me and the family / visitors. Not perfect every time, but it's so seamless / ubiquitous and over last few years I've become so used to walking into a room with hands full and setting a lighting scene by number using voice, or turning off garden lights whilst locking the door or arming / disarming alarms or presence sensors. I'd love to move away from Amazon to something local though...

    • @CaptainBlagbird
      @CaptainBlagbird 8 месяцев назад

      FYI: Wake word works now, see the official guide (search google for "$13 voice assistant for Home Assistant").

  • @bmurphy88
    @bmurphy88 9 месяцев назад

    Anyone know the correct configuration in Opnsense to allow this? Was working fine on my old router.

  • @richf7148
    @richf7148 Год назад

    My phones are "voice over ip" using OOMA service. Any idea what I need to do to use it?

  • @wapphigh5250
    @wapphigh5250 Год назад

    Too geeky for me right now. I won't switch from using Alexa to HA for voice until 1/ Magic word is available 2/ There is a simple push button-less microphone device available that is easy to integrate into HA. But I like the ability to turn on/off each voice assistant option for each entity ..8.15 in...(for security and privacy reasons) Very cool. 😀

    • @notcorrect
      @notcorrect Год назад

      I'm sure you can do both of these things with automations.

  • @BrianRoy86
    @BrianRoy86 Год назад +6

    If this can have a wake word and do Spotify whole home audio I'll set this up. Until then I'm stuck with my Bezos boxes

    • @JamesMyatt1
      @JamesMyatt1 Год назад

      They said in the livestream that offline wake word detection is super hard.

  • @benjaminkrause9968
    @benjaminkrause9968 10 месяцев назад

    @EverythingSmartHome
    I see you have "Norwegian" in your list of languages. Is that only available for subscribers to Nabu Casa? Would be a bit strange since I though whisper did all the magic locally?

  • @alamtariqmd
    @alamtariqmd Год назад

    What about using mobile phone for voice and speaker

  • @TecSanento
    @TecSanento Год назад

    Is it possible to create how to create Automation using voice?

  • @z1rius
    @z1rius Год назад +1

    When you said "analog phone" I was like "oooh a rotary phone, that's cool!". But no I'm just old

    • @Krydolph
      @Krydolph Год назад

      I wasn't back at rotary phone - but I was surprised it was a cordless.

  • @TalismancerM
    @TalismancerM 11 месяцев назад

    I found that older AMD CPUs don't support Whisper which is compiled to require SSE 4.1. My old Wyse 7010 thin client has the AMD G-T56N CPU only supporting SSE4a and can't run Whisper.
    [13:56:18] INFO: Service exited with code 256 (by signal 4) 😥

  • @Rafael4
    @Rafael4 Год назад +1

    Thanks for the video! Just waiting for the wake word support to ditch Alexa! I also noticed you have the music assistant integration, how did you get it on the newest version of HA?

    • @CaptainBlagbird
      @CaptainBlagbird 8 месяцев назад

      FYI: Wake word works now, see the official guide (search google for "$13 voice assistant for Home Assistant").

  • @agassparkle
    @agassparkle 11 месяцев назад

    Is it possible to use Android IP Webcam as a voice input ?

  • @DaHaiZhu
    @DaHaiZhu Год назад +1

    FYI: The M5 Stack Echo is no longer being manufactured, according to the M5Stack company.

  • @user-yq3yl7ft6j
    @user-yq3yl7ft6j Год назад

    so i just configured 2 M5Stack Atom Echo's just now and i noticed that neither of them show the "controls" box showing the speaker icon but all other boxes are there and it seems to work. am i missing something without that??

    • @zingrock
      @zingrock Год назад

      I configured mine yesterday and have the same "issue" - like yours it doesn't seem to be affecting anything. Seems to me like it isn't configured as a Media Player - might be fixed in an update

  • @SriramSV
    @SriramSV Год назад

    Want to connect cloud voip services like 3cx to be able to make home assistant work as auto attendant

  • @saltwell
    @saltwell 11 месяцев назад +1

    Sorry to be negative but, for a relative beginner to Home Assistant like me, setting up devices like the Atom Echo is a nightmare. After many hours of trying, I finally got mine set up without visible log errors. However, I still can't do anything approaching useful with it. In testing, all the pipelines are present and I can switch the Atom's red light on and off from HA. When I press its button, HA detects this but I see no blue or green light as the config says I should and no security notification. You say "if you want to use the microphone option in your browser then you will need HTTPs, but for everything else you don't". As setting up the secure connection has frustrated a lot of us, can you tell us if there's any *other* way to test the Atom? As far as I can see, HA has no interface for using or testing voice *other* than the browser.

    • @saltwell
      @saltwell 11 месяцев назад

      I eventually had to give up for the sake of my mental health (after 5 days of effort!). The Atom Echo never worked, and eventually failed to connect altogether, showing encryption errors that persisted after a complete reinstall - a problem the developers say was fixed a month ago. However, I discovered that for me (and contrary to some reports) my phone *can* connect for voice access via the Companion app. Wish I'd known that before I started...

  • @fred7flinstone
    @fred7flinstone Год назад

    Was there supposed to be a link for the M5 stack? So many different kinds, not sure which to get. Do we look for an M5 stack echo?

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      M5Stack Echo is the one yes - didn't include link as out of stock pretty much everywhere

    • @fred7flinstone
      @fred7flinstone Год назад

      @@EverythingSmartHome thanks.

  • @darrrkmanxxx
    @darrrkmanxxx Год назад +1

    is there a way to create the pipeline with docker containers? I rul HA in a container on an rpi4 and I want to run wisper and piper on an intel nuc, is it possible?

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +1

      Add-ons are just containers under the hood so yes 😅

    • @darrrkmanxxx
      @darrrkmanxxx Год назад +1

      @@EverythingSmartHome thanks for the reply. Sure thing, but I honstly don't know where to start. Any idea where I can find docker images for those?

    • @darrrkmanxxx
      @darrrkmanxxx Год назад

      @@EverythingSmartHome I actually figured that out and just made a quick guide about that on my channel, as it seems to be no tutorial out there so far. I'm sure you or @HomeAutomationGuy would do it better :)

  • @greatbooks-readaloud5977
    @greatbooks-readaloud5977 10 месяцев назад

    @6:01 - Interesting profile pic for 'Sara' :)
    Great info tho!

  • @TNTProTec
    @TNTProTec Год назад +1

    Can a mic and speaker be added to the EP1?

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +1

      In theory yes since it has 4 extra GPIO's which should be enough just

  • @dannyvfilms
    @dannyvfilms Год назад

    Can I connect the VOIP to the OpenAI integration instead of Assist?

  • @RealMangaAddict
    @RealMangaAddict Год назад

    Why's the wood chuck looking for weed? lol

  • @gsegallis
    @gsegallis Год назад

    Is there an Android app so you can initiate this voice control using your phone? (Like "Hey Google" works now)

  • @vimvigour3327
    @vimvigour3327 Год назад +1

    I don't understand the HTTPS requirement of voice. HA is running on a local machine that can be accessed remotely via a Wireguard VPN. Why won't voice work when I access my HA instance from within my LAN?
    How do I get HTTPS working locally? Can I serve HA via port 443 instead of 8123?

    • @TheBlackBeltPanda
      @TheBlackBeltPanda Год назад

      It's a browser limitation; can only access the microphone over HTTPS.
      Easiest way to get it running, IMO, is a Cloudflare tunnel via Cloudflared.

    • @Xorgye
      @Xorgye Год назад

      self signed certificate with the signer trusted by your browser

  • @adamorobertson
    @adamorobertson 11 месяцев назад

    Couldn't you wire a Grandstream box to your telephone demarcation box and run all your phones with it? (Does anyone actually own a telephone? How many people had to purchase a landline telephone to do this setup??) Maybe power would be a problem? You could probably run 2 boxes if you rewire the phone jacks or get multi line phones.

  • @janingvar
    @janingvar 9 месяцев назад

    The Scottish guy selecting "American English" 😂

  • @grahamjones7814
    @grahamjones7814 Год назад

    Can you use a standard IP phone instead of the Grandstream?

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +1

      Yes but it needs to support the OPUS codec

    • @adamk2686
      @adamk2686 Год назад

      I got this working with FreePBX as an extension. I just tested disabling OPUS on the handset I was calling from and FreePBX was able to transcode to OPUS codec.

  • @TwanJaarsveld1
    @TwanJaarsveld1 Год назад

    Did anyone try the VoIP thing with a Yealink VoIP Phone?

  • @makanimike
    @makanimike Год назад +1

    I'm thinking we have to get a red rotary dial phone now, in which we install an LED that can be triggered to flash, just like in the campy Batman series from the 60s

    • @dannyvfilms
      @dannyvfilms Год назад

      I’m on a similar idea, but I want to connect it to OpenAI’s integration instead of Assist, and split out the phone audio to mix in with my mic at my desk. That way I can do a bit on a call and people can hear the response.

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад +1

      The phone I wanted to use for this video would have been so cool but unfortunately didn't arrive in time

  • @santiagolorianava3107
    @santiagolorianava3107 Год назад

    Do you know if it's possible to configure it in Spanish?

  • @Livinghighandwise
    @Livinghighandwise 4 месяца назад

    Just to clarify something in the vid - It is not correct that you can't use the microphone in the browser without a certificate for devices on your local network. There is s setting in Chrome developer settings to enable it for local, insecure, sites.

  • @Wesrl
    @Wesrl 7 месяцев назад

    That sounds great but why not just start with a voip phone and also give it a working local pbx to make call to rooms or outbound

  • @tylertlat
    @tylertlat Год назад

    I'm sure it's been said before, but I'm hoping to to get a pipeline from each of the tablet dashboards in my house. That will allow me to complete replace Alexa/Google.
    Beyond that, with the rise of open source "AI" models, I'd love to see an AI HAOS add-on or integration, so I can pretend that there's a real intelligence behind my home automation.

    • @tamildesan837
      @tamildesan837 Год назад

      There is one already. It is briefed by smart home junkie in his recent video

  • @darknessblades
    @darknessblades Год назад

    This is amazing I am 100% gonna make this.
    Luckily I have some old speakers laying around. that I could repurpose for this

  • @marc3793
    @marc3793 Год назад +1

    Press a button to talk to a thing to ask it to turn a device on that you used to have to press a button to turn! Hmm.

  • @i_am_not_a_pro_but_lets_try
    @i_am_not_a_pro_but_lets_try Год назад +1

    not using HTTPS even blocks the android app from being able to use the microphone - I wouldn't mind, but it's not like they make it easy to enable HTTPS (having broken my HA install on 4 separate attempts at doing just that)
    :(

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      Its easy to do but HTTPS and certificates in general can be difficult if you've never done them before

    • @i_am_not_a_pro_but_lets_try
      @i_am_not_a_pro_but_lets_try Год назад

      @@EverythingSmartHome i've done them lots (I've worked in IT for 23 years - as a server and infrastructure engineer - so I know my way around a computer) - but not on Linux systems. and when you want to use a cert from your local CA, it becomes almost impenetrable.
      I took 6 attempts to work out how to setup my Ubunutu Nextcloud to use an internal SSL cert - as none of the information available is actually reliable. and much of it assumes in-depth linux knowledge.
      I will give it another go - but I am not holding out much hope that I will be able to get it working.

    • @bamhm182
      @bamhm182 Год назад

      Just look at the Let's Encrypt add-on alongside the NGINX Home Assistant SSL proxy add-on. Should take you all of 10 minutes to set up if you've given it a proper URL. I just have mine go over Cloudflare DNS. Haven't had an issue with it since I set it up years ago.

  • @DonParlor
    @DonParlor Год назад

    On RPi4, cannot select faster-whisper... It is greyed-out. I'm in french Canadian...

  • @malgaras6204
    @malgaras6204 Год назад +5

    I love home assistant, but honestly I was really disappointed when they announced 2023 was going to be the “year of voice” and this update doesn’t seem to change the outlook much
    It’s not their fault, but they just do not have the resources to do voice *well*. I’m sure this isn’t the final form, but as it stands:
    - It’s a pain to set up.
    - The “high quality” voice models still sound incredibly robotic.
    - You have to talk to it like a robot to be understood, and detection is spotty
    - It doesn’t really support natural speech
    - It’s slower
    - No wake word (also probably going to be impractical to get it working super well with the slow/spotty speech detection)
    - You have to mostly DIY your own hardware to even use it.
    They will keep improving things, but not all of those problems can be solved with just more time. They don’t have the massive army of servers to throw at natural language models, or the budget, manufacturing capacity, or volume to put out a smart speaker even remotely competitive with what’s already on the market, especially not at a similar price.
    I just don’t see this ever being more than an extremely rough imitation of what’s already out there for only the most die-hard of “no cloud, ever” users.

  • @Sparky_D
    @Sparky_D Год назад

    HA should have called their voice assistant "Home-A", like Homer from the Simpsons. Them we could use a Homer voice for the assistant. It would be epic!

  • @Joseph-ko2kl
    @Joseph-ko2kl Год назад

    So I am running a Yellow, and I have tried using the local option and it is utter trash. I get it is going to take a while longer to process but the time is way way to long and it never seems to understand. When I switch over and use the cloud option w/ Nabu Casa, using the exact same prompts it is instant. to bad, I really hope the HA guys can get the local option to work better.. :(

    • @martin830319
      @martin830319 Год назад +2

      My experience pretty much the same. Even using the best model still can't understand basic words like room for example in my language (Hungarian), and it also takes 10+ seconds to process it (4 core VM on an AMD Ryzen 5 3600). Lower precision models are even worst it spits out random letters basically.

    • @mariusarmand4590
      @mariusarmand4590 Год назад +1

      Exactly. Watch the processor usage go up when using piper.. followed by..Sorry, I could not understand that.

    • @EverythingSmartHome
      @EverythingSmartHome  Год назад

      Are you guys all using languages other than English? Wonder if it's languages that haven't been completed yet or need a little more work. Looking at the list, Hungarian does not appear so it would seem that that one at least needs more support from the community?

    • @Joseph-ko2kl
      @Joseph-ko2kl Год назад +1

      @@EverythingSmartHome I am in TX, so I guess you could say I speak a form of English....😆

    • @scream221
      @scream221 Год назад +1

      I tried with german and got a similar bad experience. After ~10 tries I was able to turn on a light. After that I gave up...