Great video, Chris! I'm Mike "The Voice" from Nabu Casa. Thanks for making these tutorials for people to get started with wake words :)
@manopublico96453 күн бұрын
Great great tutorial !
@jeromedje58343 күн бұрын
Hello guy, if you have time someone can test word ? because i have a third party error : ModuleNotFoundError: No module named 'tensorflow' and cant download file Thanks :)
@ericbaker8807Күн бұрын
I'm having the same issue. It looks like during the second code block, Download Data, tensorflow is actually being uninstalled. If you watch the console during Download Data, I bet you see the same thing.
@konkoboaxel88879 ай бұрын
Great video, is it possible to create a voice keyword in my native language to execute commands?
@gerryf7015 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
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
@craigritchie847010 ай бұрын
That’s what I’m getting as well.
@dems87293 ай бұрын
@@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 Жыл бұрын
Good Job 👍 thank you 👍
@koevoet7288 Жыл бұрын
Can you do a video on making a wakeword without google collab?
@gtabrpaulo Жыл бұрын
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 Жыл бұрын
Or tap the potential of the Coral TPU, even better than GPU for some tasks.
@Yuriel1981 Жыл бұрын
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.
@estusflask982 Жыл бұрын
Thanks!
@janvrabec34015 ай бұрын
HOLY FUCK USER FRIENDLY ENVIROMENT I HATE THAT THING FOR LAST 2 DAYS I HAVE IT.
@dems87293 ай бұрын
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.