CUSTOM wake words! Train your own words to control Home Assistant.

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2024

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

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

    Great video, Chris! I'm Mike "The Voice" from Nabu Casa. Thanks for making these tutorials for people to get started with wake words :)

  • @konkoboaxel8887
    @konkoboaxel8887 7 месяцев назад +1

    Great video, is it possible to create a voice keyword in my native language to execute commands?

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

    Nice Chris. You are leading the way on these voice tutorials. Have you tried using a conference call mic/speaker as a better frond end?Anker S330. Worried about the M5 in a noisy environment (conversations, background music or TV) and the M5 speaker is useless ( in those environments).

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

      I’m also very interested in conference phone opportunities! Lots of used analog and SIP conference phones out there. A conference phone with an active IP connection to Home Assistant and a wake word is basically a smart speaker with enterprise grade microphones and built in speech enhancement.

  • @Perseids64
    @Perseids64 10 месяцев назад +3

    I get an error when I try to 'play' the wake word on the colab site.When I click "Run Anyway" it says:
    NameError Traceback (most recent call last)
    in ()
    44 )
    45
    ---> 46 text_to_speech(target_word)
    47 Audio("test_generation.wav", autoplay=True)
    in text_to_speech(text)
    36
    37 def text_to_speech(text):
    ---> 38 generate_samples(text = text,
    39 max_samples=1,
    40 length_scales=[1.1],
    NameError: name 'generate_samples' is not defined

    • @craigritchie8470
      @craigritchie8470 8 месяцев назад +1

      That’s what I’m getting as well.

    • @dems8729
      @dems8729 Месяц назад

      @@craigritchie8470 click run and then disconnect and delete run environment (or something like that, sorry my pc is not in english) then start again

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

    Good Job 👍 thank you 👍

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

    Thanks!

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

    Can you do a video on making a wakeword without google collab?

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

    I wonder if they will eventually enable gpu processing for stt to make this usable without using nabucasa. Currently its not accurate enough and takes too long to process (roughly 6s using base-int8 and N95 CPU).

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

      Or tap the potential of the Coral TPU, even better than GPU for some tasks.

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

    Could I run the samba share on my truenas server and use that to host the open wakeword directory so I dont have use resources on my regular desktop? I can connect it using Truenas scales inherent Samba service and create a directory on my software pool. This puts my HA and the host directory on the same PC as my HA is in a docker container with connection to the host through a bridge virt io ethernet port. I wouldnt see much of an issue unless there may be breaking issues if i get an occasional system unhealthy unprivlaged error with my supervisor. Its a simple docker restart. And it only happens occasionally with an update for some reason. But thats what i get for running supervised HA in VM lol.

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

    HOLY FUCK USER FRIENDLY ENVIROMENT I HATE THAT THING FOR LAST 2 DAYS I HAVE IT.

    • @dems8729
      @dems8729 Месяц назад +1

      i totally feel you, just bought an esp32 s3 box 3 and fucking hate it, it's hard to setup! i'm now generating my wakeword... hope it's going to work out because i've been busy with this shit for last 4 hours and it's driving me crazy lol.