Это видео недоступно.
Сожалеем об этом.

PiCroft - Build your own Voice Assistant

Поделиться
HTML-код
  • Опубликовано: 17 фев 2019
  • Alexa and Google Home are not your only choices when it comes to Voice Assistants. Mycroft is a promising project that hopes to provide all the same features but with more privacy. It's still just getting started, but it's off to a good start.
    If you want to test it out you can build one yourself out of a raspberry pi.
    The steps for building your Picroft can be found here:
    mycroft.ai/doc...
    Other links you'll use:
    github.com/Myc...
    mycroft.ai
    mycroft.ai/to/...
    Parts -
    Banggood links:
    drzzs.com/confmic
    drzzs.com/rpi3b+
    drzzs.com/rpiPS...
    drzzs.com/MiniS...
    AmazonUS:
    amzn.to/2XaernZ Rpi3b+
    amzn.to/2IjAHbC Pi Power Supply
    amzn.to/2IkDYY5 Jabra 410
    amzn.to/2GO7LX0 PS3 eye
    amzn.to/2DUdIyf Mini Speakers
    AmazonUK:
    amzn.to/2TUYvUJ Rpi3b+
    amzn.to/2S6eYUh Pi Power Supply
    amzn.to/2S6fIZz Jabra 410
    amzn.to/2TWxssa PS3 eye
    amzn.to/2BGJzCh Mini Speakers
    Yaml Examples (verify formatting, posting here usually screws it up)
    Config.yaml
    mycroft:
    host: 192.168.1.55
    notify:
    - platform: mycroft
    name: picroft
    input_text:
    picroft:
    name: Picroft
    Automations.yaml
    - alias: picroft tts
    id: picrofttexttospeachbox
    trigger:
    platform: state
    entity_id: input_text.picroft
    action:
    service: notify.picroft
    data_template:
    message: '{{ states.input_text.picroft.state }}'

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

  • @jayextarys8616
    @jayextarys8616 5 лет назад +185

    If someone is using the software without buying the hardware, you should consider trying to donate a little to encourage development of independent open source voice assistant! We need that alternative!

  • @specsix
    @specsix 4 года назад +26

    I know this sounds strange, but I actually like the more robotic voices over Alexa. Has that more artificial assistant atmosphere.

    • @wh00t14
      @wh00t14 2 года назад +3

      Indeed, it is strange.

  • @jon9947
    @jon9947 5 лет назад +5

    This is awesome, not something I would replace my Google Home's with yet, but in a few more years who knows.

    • @DrZzs
      @DrZzs  5 лет назад +1

      exactly! It's not quite going to replace the big 2 yet, but it's a promising project for the DIY & Tin-foil-hat community.

  • @iamapie13
    @iamapie13 4 года назад +40

    I WANT MY TOASTER TO SOUND LIKE STEPHEN HAWKING

    • @___echo___
      @___echo___ 4 года назад +2

      oh my god

    • @milkman5857
      @milkman5857 3 года назад +1

      @@___echo___ sorry WE NEED THIS

  • @mdgrown9739
    @mdgrown9739 4 года назад +5

    Dude ur the man I keep finding ur videos and they are just great thanks AGAIN man!

  • @JasonWho
    @JasonWho 5 лет назад +13

    But can it run on a VM with mic/speakers in each room of the house to both have faster processing and get rid of individual devices in each room? That would mean each speaker/mic would need to be its own entity to be addressable in HA.
    I agree the voice is quite lacking, but there is no shortage of smooth voices out there and I’m sure the time coding is being spent on more important background stuff for now. More exposure like this video and use will help it a lot.
    I wonder if there’s a way to use Google’s or Alexa’s voice instead... like currently we send inputs to our entities for announcements and such, place an Alexa in between to do the speaking. That would probably take some hacking of an echo to allow it to be offline (to keep the privacy part) and simply receive that input.

    • @jdmac44
      @jdmac44 5 лет назад +1

      Have you tried yet? Just need Raspbian Linux. I was thinking of that this morning.

    • @JasonWho
      @JasonWho 5 лет назад +1

      jdmac44 No, actually I forgot about this VM idea when I stood up my Proxmox server, now ran into a hardware issue I’m battling with before I can even turn HA back on.

  • @AwesomeOpenSource
    @AwesomeOpenSource 4 года назад +6

    this was great, thank you. I've seen Ada and Almond on the HA list of options, but an extreme lack of "how to" out there. If you get a chance to tackle it, I'd love to see how to try those as well.

    • @DrZzs
      @DrZzs  4 года назад +3

      I have tried both a little and neither seemed ready for prime time. I want to revisit Mycroft. I think they have changed their plan somewhat. Hopefully it's still moving ahead.

  • @DmytroYaUa
    @DmytroYaUa 4 года назад +3

    Good to hear that there are players that would challenge the giants like Amazon or google, however it still does not seam any private, as the speech recognition happens in the cloud, and i'll still need an internet connection other than using it cloudless. In this way, this is just someone else that's gonna listen my home, unless I get something in the wrong way?

  • @goose2574
    @goose2574 4 года назад +3

    just to let you know thar you can use a singstar mic for the ps3 make sure the USB adapter is connected and select the ps3 camera on mic slelection

  • @RyanJohnsonTV
    @RyanJohnsonTV 5 лет назад +6

    Is there a way to use the USB camera as a live feed into home assistant using picroft? Would love to use this as an all-in-one security and voice assistant unit in my garage!

  • @bacardi3393
    @bacardi3393 5 лет назад +2

    finally much awaited video

    • @DrZzs
      @DrZzs  5 лет назад

      Awesome! Glad to finally get it done :)

  • @lucandmendes
    @lucandmendes 5 лет назад +4

    Hi, is there any extra language to voice beside English?

  • @kevinschilling6813
    @kevinschilling6813 2 года назад +1

    I think for the source voice, there should be some imbedded settings for speed and pitch..

  • @mNumair
    @mNumair 4 года назад +5

    so basically to have both home assistant with the mycroft voice assistant I would require two separate raspberry pis ?!

    • @koryk9354
      @koryk9354 4 года назад +2

      They also have it as a Docker container

  • @Falcryx
    @Falcryx 5 лет назад +17

    Is it possible for me to customize the assistant's voices such as replacing them with custom ones?

    • @DrZzs
      @DrZzs  5 лет назад +3

      Not that I know of, but they keep developing it so maybe they've added that feature or maybe they will in the future. Check out their website for the latest information. mycroft.ai/blog/

    • @Mayhemsmischief
      @Mayhemsmischief 4 года назад +1

      you could, using something like LJ dataset, its difficult and requires training a voice model, results can be impressive with good enough data though. If you do make that data though, share it with us. :)

    • @ConnerHall
      @ConnerHall 4 года назад +1

      @@Mayhemsmischief I may try this if I can find a guide

    • @Mayhemsmischief
      @Mayhemsmischief 4 года назад +1

      @@ConnerHall takes weeks of running the training data, and a decently powerful computer. Good luck.

    • @ConnerHall
      @ConnerHall 4 года назад +1

      @@Mayhemsmischief There was a program I saw earlier that did a pretty bang up job with less than 5 minutes of useable audio. I'm just not sure how to take the info I render and fraph it to the program. Something to look into later I suppose!

  • @MrREALball
    @MrREALball 3 года назад +3

    One problem: it doesn't work without connecting and authenticating on their servers, which is a privacy issue. Ye, sure, they have the source code available to everyone to see, but what's stopping them from modifying their server code to still track you?

    • @wchorski
      @wchorski 2 года назад

      with you on that. i guess use Almond?

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

      The pairing is done localy on the device. Right?

  • @TheSaikek
    @TheSaikek 5 лет назад +3

    I have a Asus Tinkerboard running smart home.
    It would be great to delegate all the computation to that machine and leave the "speaker" part to RPI Zero.

    • @DrZzs
      @DrZzs  5 лет назад

      that's an interesting idea. If you try it and it works let me know.

    • @barbarairena6714
      @barbarairena6714 5 лет назад

      How is the Asus Tinkerboard working running your smart home? Any comments/ recommendations? thanx

  • @onekickman9325
    @onekickman9325 4 года назад +2

    By local files, does it mean I can download voices from third parties from my files?

  • @Gravxmansummnxr
    @Gravxmansummnxr 2 года назад +2

    It would be cool if I they added the ability to code your own AI I mean it is raspberry pi after all it would make since if they did coding your own AI into it would make it a lot more fun for the programs and even those who want to learn programming

  • @RezeteLima
    @RezeteLima 5 лет назад +2

    may you to make a video about IFTTT without cloud on home assistant please

  • @HiddenPalm
    @HiddenPalm 4 года назад +4

    I know this is exactly a year later, Im about to start this project in less than a month. I was wondering if MyCroft has added better voices?

    • @charisantoniou5640
      @charisantoniou5640 4 года назад +2

      Have you built it yet? I really wanna know cause I'm starting the project in about a month

    • @HiddenPalm
      @HiddenPalm 4 года назад

      @@charisantoniou5640 Not this year. Covid has shut down my business all year. Maybe next year. I also have a lightsaber project on hold. Shit, my whole life is on hold. Wish I lived in Venezuela with rent and insurance freezes and all wages paid for for six months.

  • @stephanevally170
    @stephanevally170 5 лет назад +2

    -1 again because of only English (but the work it represents is astonishing). The home assistant skill is amazing !! I guess I have to grab another Pi xD
    I'll play with phonems to match my french accent ^^

  • @theaddies
    @theaddies 4 года назад +1

    Thanks for the video. This is an important project and I donated to it.

    • @DrZzs
      @DrZzs  4 года назад

      Excellent!
      I haven't checked in on them in a few months. Last I saw they were going to focus more on making software that will run on an rpi instead of building their own hardware. I think that's a good decision. Hope they have a lot of success!

    • @theaddies
      @theaddies 4 года назад

      @@DrZzs Agreed. I actually quite like it. It is not as fast as the alternatives, but it works well. An open source alternative is important. I do not like the idea of having a microphone recording me all the time.

  • @klsdjfkjdsalfkj
    @klsdjfkjdsalfkj 4 года назад +2

    Did you try Jasper by any chance? Would love to know how the two projects compare.

    • @DrZzs
      @DrZzs  4 года назад

      hadn't heard of Jasper but I'll look into it.
      Thanks

    • @SYNEED
      @SYNEED 4 года назад

      Warum sind hier so viele deutsche haha

  • @benjocaz45
    @benjocaz45 5 лет назад +2

    now, how to get picroft to output to a volumio pi?

  • @johnmheaton
    @johnmheaton 5 лет назад +2

    Thanks for making the video, I'll give it a go.

    • @DrZzs
      @DrZzs  5 лет назад

      cool! It's been a fun device to play with. I'll definitely keep it running and use it mixed in with the other 2.

  • @usurpinesusanti3149
    @usurpinesusanti3149 4 года назад +5

    I would give it a try if there is no need for going online and do registrations.
    I cannot see privacy in this yet.
    I would never install alexa or google assist in my home.

    • @michaelhashimoto1650
      @michaelhashimoto1650 4 года назад

      I think you can host your own server if you want:
      mycroft-ai.gitbook.io/docs/about-mycroft-ai/faq
      Though I've never tried it, I am very interested in self-hosting if that's a real option.

    • @consumerofgood
      @consumerofgood 4 года назад +3

      What phone are you using?

    • @firstnamelastname9398
      @firstnamelastname9398 4 года назад

      This is probably one of the most secure, if you simply don't check the box that says you wanna help them out. Besides, it's entirely open source. So feel free to change whatever you don't like

    • @firstnamelastname9398
      @firstnamelastname9398 4 года назад

      @@consumerofgood I am sad to be the first like on your genius comment

    • @ShockOfKnowledge
      @ShockOfKnowledge 4 года назад

      Many people value privacy. You've managed to make that seem creepy.

  • @shingles1465
    @shingles1465 4 года назад +1

    Is there a way to just make your own picroft on pc ?

  • @noahmichael4557
    @noahmichael4557 5 лет назад

    the floating head is amazing

    • @DrZzs
      @DrZzs  5 лет назад +1

      really? I've caught a bit of flack for it. I don't do it much at all anymore. I thought it was fun.
      I think the Mycroft guys are changing strategy a bit to focus more on turning the Rpi into a voice assistant instead of building a full device with custom components. I need to update this video.

    • @noahmichael4557
      @noahmichael4557 5 лет назад

      @@DrZzs great

  • @thalisyuriksilvabatista4990
    @thalisyuriksilvabatista4990 4 года назад +1

    Can I change USB mic Cam PS3 for XBox Kinect?
    thanks, this project is Brilliant..

  • @tanishkprem7422
    @tanishkprem7422 4 года назад +1

    Hi I am so delighted with the working of picroft. But I am using it with the command line which is not very fun. I was not willing to buy an extra microphone just to give input through voice. Is it possible to use earphone mic for input. Once again your video was way too good.

  • @JuanSanchez-rb4qu
    @JuanSanchez-rb4qu 5 лет назад +3

    No "hey HAL" option?

    • @DrZzs
      @DrZzs  5 лет назад +1

      I know! How could you leave that out!

  • @henriquefchaves
    @henriquefchaves 3 года назад

    You can start play some radio/music like alexa?

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

    TOTAL COST from 0 to complete?

  • @graemecollin
    @graemecollin 3 года назад +1

    Interesting ... How does this project look two years down the line, given the amount of development of the software, and the hardware advances? Would be interesting to see how it performs on one of the Nvidia Jetson boards, and if it has access to those 'AI' GPUs they have ...

  • @jupiterjs031
    @jupiterjs031 2 года назад

    Is English only available? Are other languages ​​supported?

  • @rajpandey22457
    @rajpandey22457 5 лет назад

    After Setup My PIcroft Didn't Reboot and Direct Took me to COmmand Line And It doesn't Showing The Registry Code. It showing Error " mycroft.messagebus.client.ws:on_error:81 - Error - Exception Closing websocket : ConnectionRefusedError(111,'Connection Refused') " Then It again tries to reconnect and its in loop. Help!

  • @pro.empire
    @pro.empire 3 года назад

    is there a way to make it sound human?? or what best out there to use as for out calling?

  • @wikitheonlyone
    @wikitheonlyone 4 года назад +1

    Does it work completely Offline, or do i have to send all commands to a online server to be processed?

    • @DrZzs
      @DrZzs  4 года назад

      If I recall, there is an offline mode, but you have to do a lot more teaching. They've continued to development since I did this so I'm not sure exactly what it can do now.

  • @liamrobinson2449
    @liamrobinson2449 5 лет назад

    Very nice, would this work with a Respeaker HAT instead of the Eye microphone/Camera? i'm looking at compacting everything into a small container like an Echo

    • @DrZzs
      @DrZzs  5 лет назад +1

      Unfortunately last I checked the Picroft docs they were not supporting the Respeaker hats. I have a pi hat amp I tried to use for sound output and it was a no go :( There’s an update out now for the Mycroft software I saw recently. Maybe they’ll add Respeaker hat support soon.

  • @PatrickLangendoen
    @PatrickLangendoen 5 лет назад +2

    What happens if you unplug internet access? I have a completely isolated ssid and vlan for my iot stuff, which is accessible from my main vlan (so only initiated from the specified direction) and does not have internet access because of privacy concerns. And I know one thing for sure it is that no device in with a microphone in my house is connected to the internet 24*7. Ready to stream whenever the "c&c server" says so. So if I were to build myself a picroft I would connect it to the isolated iot network. So I am honestly interested in whether the picroft is able to function without internet access while still being usable to switch my HA stuff.

    • @teddyruxpin3811
      @teddyruxpin3811 2 года назад

      It's been 3 years since you wrote this comment. Did you find out if picroft can function on an isolated IOT network without internet access?

    • @PatrickLangendoen
      @PatrickLangendoen 2 года назад +1

      @@teddyruxpin3811 I'm sorry in the end I never used it..

  • @ashrafhalaika6381
    @ashrafhalaika6381 4 года назад +1

    can it tell you locations?

  • @willdwyer6782
    @willdwyer6782 3 года назад

    What would it take to run this on a model 4B pi using a Bluetooth speaker and microphone? I've got a Bluetooth Star Trek comm badge that would be great. The only thing that would make it better is if it sounded like Majel Roddenberry.

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

      Probably if you use a bluetooth dongle that plugs into the 3.5mm jack it should work.
      The pi will see it as a wired device

  • @casen2007
    @casen2007 2 года назад

    Hey all,
    This will be a long question. With Alexa, I could only say "turn on lights" with it knowing which light to turn on with out using the device name. But with any other type of device, it asked which device I am talking about. With picroft/mycroft, could I set up an automation where I will say turn on tv/fan/ect. and it know I mean the one in that same room? Anyone who could answer, would help me a lot with making a decision to add this in to my setup.

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

      You would need multiple picrofts, one for every room and then use home assistant to turn on the lights in the same room the picroft is in that made the request.

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

    is there an equivilant for x86? raspberry pi's are too overpriced and have horrible specs and I don't have one

  • @dystoniaify
    @dystoniaify 3 года назад

    So you have to have the pi plugged directly to ethernet?

  • @snupchester2591
    @snupchester2591 5 лет назад +2

    Hello sir, first of all great job and nice video. Is it possible to change the language? I want to change it in German language.
    Do i have to install a software like raspbian before I download this image?
    And is it possible to download more images instead of one?
    Thank you :)
    Ps: Sorry for my bad English.. :(

    • @SYNEED
      @SYNEED 4 года назад

      Haha Bruder ich will es auch machen aber mit der Deutschen stimme von J.A.R.V.I.S. aber so wie es aussieht muss man dann alles selber coden 😬

    • @snupchester2591
      @snupchester2591 4 года назад

      @@SYNEED haha bis der Typ vom Video irgendwann mal antwortet dann haben wir das schon auf Chinesisch eingestellt 😂

  • @ShiroCh_ID
    @ShiroCh_ID 3 года назад

    it sounds like a Vocaloids V1 xD
    oh wait did we can fork the software and use some utau thingy as a voice!? hm...

  • @MaskedCrypto
    @MaskedCrypto 5 лет назад

    Hey Quick question. Can I add my own commands such as "Hey Picroft, who am I"? and it respond with an automated message input I add for example "You are Epichtex"?

    • @DrZzs
      @DrZzs  5 лет назад

      I'm not sure. I would expect you can, but I didn't try that specifically.

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

    can we use any mic?

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

    Is it support raspberry Pi 4

  • @devmehta4204
    @devmehta4204 4 года назад

    Does it work on wifi? Or we have to keep it connected to ethernet

  • @MaskedCrypto
    @MaskedCrypto 5 лет назад +2

    Also, I want to have this in my car. Do you have any ideas on how I can do this as it needs an Ethernet cable?

    • @DrZzs
      @DrZzs  5 лет назад

      I can't say I have a solution for that. Maybe if you somehow connect a 3g board to the rpi, but then you'd still have to figure out how to get Mycroft to use that connection. I'm not sure that's going to be possible. At least I can't say I know how to do it.
      Sorry.

    • @Knutowskie
      @Knutowskie 5 лет назад

      ethernet connection is just an option i guess. try wifi or a 3g/4g usb stick and see if it works

    • @vedx1
      @vedx1 5 лет назад

      If you have one of those cars with a WiFi hotspot, you could connect it to that

  • @slice2019
    @slice2019 2 года назад

    Sorry but works on PI zero 2w?

  • @somebody759
    @somebody759 3 года назад

    Can this device run offline?

  • @sonicloud3149
    @sonicloud3149 3 года назад

    Is it possible to run Picroft on the same Rasp B+ as my Home Assistant is on?

    • @wchorski
      @wchorski 2 года назад

      you'll have to have installed HA the Supervisor way

  • @usayedd4409
    @usayedd4409 4 года назад +1

    Hello can we use this for commercial use?

    • @dennman37
      @dennman37 4 года назад

      It's open source software, so yeah, that should be okay.

    • @DrZzs
      @DrZzs  4 года назад +1

      agreed. You might contact the Mycroft guys. I know they recently decided to focus more on developing the PiCroft and less on developing their own hardware.

  • @carlabihawbar7459
    @carlabihawbar7459 3 года назад

    can u change to costum name??

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

    how can i change the language to german

  • @randomchannelthatexists8483
    @randomchannelthatexists8483 4 года назад

    Is there a way to make it power certain usb ports and turn them off?

    • @DrZzs
      @DrZzs  4 года назад +1

      not directly from the pi if that's what you mean. You can pair it with other smart devices like plugs or switches and then turn them off.
      I don't know if there is a software that allows the pi to power on/off USB ports. I'd be surprised if there was. There are some "smart" USB adapters (like the sonoff micro) that could work.
      Good luck!

    • @randomchannelthatexists8483
      @randomchannelthatexists8483 4 года назад

      @@DrZzs thx

  • @Syzen
    @Syzen 4 года назад

    can you use headphones with a mic instead of a speaker and a mic

    • @DrZzs
      @DrZzs  4 года назад

      good question. I don't know for sure. it needs to be a USB output, so if the headphones get their input from the USB and not the audio jack, then I would expect they would work.

  • @ashrafhalaika6381
    @ashrafhalaika6381 4 года назад

    is the part in 7:37 needed?

  • @Lets-Game
    @Lets-Game 3 года назад

    Dies this Work with the rpi4 too?

  • @waberoid
    @waberoid 5 лет назад

    For some reason I can't see any of the advanced settings

    • @DrZzs
      @DrZzs  5 лет назад

      hmmm. Maybe they changed the interface with an update? Sorry, I can't say for sure.

  • @MrZooobaaa
    @MrZooobaaa 4 года назад

    thumbs up for popey / alan pope

  • @CrayyyCrayyy
    @CrayyyCrayyy 4 года назад +1

    Does Picroft work ok on a Raspberry Pi 4? :)

    • @MycroftAIForEveryone
      @MycroftAIForEveryone 4 года назад +2

      Yes! We recently released a new image to support the Pi 4 - community.mycroft.ai/t/picroft-2019-11-01-released-to-unstable/

    • @BOman9999
      @BOman9999 4 года назад

      On the website it says all above pi 3. 2 does limited functions

  • @ashrafhalaika6381
    @ashrafhalaika6381 4 года назад

    in 7:37 where do i write that?

  • @linuxuser1234
    @linuxuser1234 4 года назад

    how do I make a ai assistant that tells me my o2 and depth

  • @jaromanda
    @jaromanda 5 лет назад

    Do you think a pi3A+ would cut it?

    • @DrZzs
      @DrZzs  5 лет назад

      It may... The first issue you'd have to overcome is using wifi instead of Ethernet. Setting up wifi isn't hard, there are instructions on how to enable wifi on the pi image. I tried it, but the problem I had was my pi connected to my 5ghz network and the picroft image only supports the 2.4ghz band. I have the same SSID and PW for my 5ghz and 2.4ghz. If you have separated bands then you should be fine.
      The other difference is the amount of memory in the A+ vs the B+. I don't know how much ram the picroft uses. My guess is, it would work, but maybe slower.
      If you get it working I'd love to here about it.

  • @tamir5940
    @tamir5940 5 лет назад

    So let me ask.... my Croft doesn’t run with Raspbian right?

    • @DrZzs
      @DrZzs  5 лет назад

      yes, you can just install the packages and run it on a pi that already runs raspbian. Check their website. I'm pretty sure I saw some instructions there.

    • @tamir5940
      @tamir5940 5 лет назад

      DrZzs I tried.... seems it only runs as a terminal. Not on pi desktop and I never seen a video that ran Mycroft the way Alexa or google does.

  • @constantinamundsen2487
    @constantinamundsen2487 4 года назад

    i wouldnt cheap out on the microphone for more advanced stuff

    • @DrZzs
      @DrZzs  4 года назад

      ya, the mic was a weak link for sure.

  • @tryptex
    @tryptex 5 лет назад

    Does it work with Insteon?

    • @DrZzs
      @DrZzs  5 лет назад

      Good question. I don't know but I'd guess not. You'll have to check the mycroft website. mycroft.ai/documentation/
      sorry, that's all I can tell you :)

  • @luchoescobar
    @luchoescobar 5 лет назад

    This is great I supposed it’s only English available right now??

    • @DrZzs
      @DrZzs  5 лет назад

      yes, as far as I know it is only english right now.

  • @OldCurmudgeon3DP
    @OldCurmudgeon3DP 5 лет назад

    So, I'm guessing this won't run along side HA on the same Pi.

    • @DrZzs
      @DrZzs  5 лет назад +1

      Probably not, but maybe. We need to ask Franck if it could be an addon.

    • @DrZzs
      @DrZzs  5 лет назад +1

      It would very likely run as a VM using Proxmox though :)

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

    We got his ip adress...good job 😂

  • @salim.studio
    @salim.studio 5 лет назад

    Amazing

    • @DrZzs
      @DrZzs  5 лет назад

      hey brother! good to see you as always

  • @saimanoharpeddinti4039
    @saimanoharpeddinti4039 5 лет назад

    can we change the name of picroft any other custom names...........

    • @DrZzs
      @DrZzs  5 лет назад

      Yes, the process of how to do it is in the video. You must have just missed it. :)

  • @dr0nygames
    @dr0nygames 3 года назад

    Well let's be honest, it's been almost two years since the video came out and except of a few games google and alexa can't do anything else even now lol

  • @harmanndhiman9492
    @harmanndhiman9492 4 года назад +1

    I’m writing my own code is c but thanks this was helpful tho

  • @sasikalamanda5686
    @sasikalamanda5686 4 года назад

    Can u send me the code

  • @krishnankv7894
    @krishnankv7894 5 лет назад

    sir..
    can we give our own custom name for Ai assistant?

    • @DrZzs
      @DrZzs  5 лет назад +1

      yes, you sure can!
      that's one of the coolest things about Mycroft. There are some limits, but you kinda have to try the name you want and see how well he'll recognize it. I tried a couple and the problem with short-easy names is false activations. When I set the wake word as "yo" it would trigger on all kinds of random noises.

    • @MaskedCrypto
      @MaskedCrypto 5 лет назад

      @@DrZzs Hey Quick question. Can I add my own commands such as "Hey Picroft, who am I"? and it respond with an automated message input I add for example "You are Epichtex"?

  • @samuel238
    @samuel238 4 года назад +3

    I just wanna do this to have a voice assistant i can call Jarvis xD

  • @corleones6319
    @corleones6319 5 лет назад

    u got a subs!

    • @DrZzs
      @DrZzs  5 лет назад

      thanks!

  • @phillipfrost2699
    @phillipfrost2699 4 года назад

    that got a little too technical at the end

  • @theunderdog2205
    @theunderdog2205 5 лет назад

    👍🏿

  • @MystixHalo
    @MystixHalo 4 года назад

    ummmm.... i cant find the mycroft settings, lol. can i have the link pls?

  • @smorrow
    @smorrow 5 лет назад

    speech is spelled wrong at 7:40

    • @DrZzs
      @DrZzs  5 лет назад

      doh!
      thanks

  • @StEvUgnIn
    @StEvUgnIn 4 года назад

    Better set up a docker container

    • @DrZzs
      @DrZzs  4 года назад

      I've not tried docker yet.

  • @donutpvp7720
    @donutpvp7720 5 лет назад

    have you tried out snips.ai?

    • @DrZzs
      @DrZzs  5 лет назад

      Not yet but I would like to someday. Have you tried it?

    • @donutpvp7720
      @donutpvp7720 5 лет назад

      DrZzs i have tested it a bit and it seems to work great but I haven‘t connected it to HA yet. The TTS isn‘t the best but it‘s possible to change it. The wake word detection works really great. For now I only tested it with a headset but I ordered a respeaker mic array for it. It also works completly offline.

  • @kbxbr
    @kbxbr 5 лет назад

    Beavis! LoL

  • @blackphidora
    @blackphidora 5 лет назад

    check out snips.ai as well!

  • @gersonfer
    @gersonfer 5 лет назад

    what about snips ?!

  • @demonsgd5520
    @demonsgd5520 5 лет назад

    I play MyCroft

    • @DrZzs
      @DrZzs  5 лет назад

      sweet! is it like Minecraft?

  • @marcello4258
    @marcello4258 2 года назад

    too bad you also need to register it to yet another data collector

    • @wchorski
      @wchorski 2 года назад +1

      "By default, Mycroft will not store your usage data or keep any recordings of your voice."
      i know we are taking their word for it, but one could only hope. that or use Almond i guess

    • @marcello4258
      @marcello4258 2 года назад

      @@wchorski then the later

  • @mathesonstep
    @mathesonstep 5 лет назад +1

    First?

    • @DrZzs
      @DrZzs  5 лет назад

      yep. You're first ! :)

    • @cdelcollado
      @cdelcollado 5 лет назад

      Matheson Steplock who cares?

  • @mikkelrask8172
    @mikkelrask8172 4 года назад

    Its horribly slow and sounds like garbage

  • @doomgod314
    @doomgod314 4 года назад

    Please invest in a pop filter. I can hear your spit

    • @DrZzs
      @DrZzs  4 года назад +2

      be glad you weren't sitting in front of me I guess!

  • @maxi-g
    @maxi-g 2 года назад

    this is bad