PiCroft - Build your own Voice Assistant

Sdílet
Vložit
  • čas přidán 17. 02. 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/documentation/picr...
    Other links you'll use:
    github.com/MycroftAI/mycroft-...
    mycroft.ai
    mycroft.ai/to/picroft-image
    Parts -
    Banggood links:
    drzzs.com/confmic
    drzzs.com/rpi3b+
    drzzs.com/rpiPSswitched
    drzzs.com/MiniSpeakers
    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 }}'
  • Jak na to + styl

Komentáře • 194

  • @jayextarys8616
    @jayextarys8616 Před 5 lety +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!

  • @mdgrown9739
    @mdgrown9739 Před 4 lety +5

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

  • @jon9947
    @jon9947 Před 5 lety +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  Před 5 lety +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.

  • @bacardi3393
    @bacardi3393 Před 5 lety +2

    finally much awaited video

    • @DrZzs
      @DrZzs  Před 5 lety

      Awesome! Glad to finally get it done :)

  • @specsix
    @specsix Před 4 lety +26

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

    • @wh00t14
      @wh00t14 Před 2 lety +3

      Indeed, it is strange.

  • @AwesomeOpenSource
    @AwesomeOpenSource Před 4 lety +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  Před 4 lety +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.

  • @johnmheaton
    @johnmheaton Před 5 lety +2

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

    • @DrZzs
      @DrZzs  Před 5 lety

      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.

  • @RyanJohnsonTV
    @RyanJohnsonTV Před 5 lety +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!

  • @theaddies
    @theaddies Před 4 lety +1

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

    • @DrZzs
      @DrZzs  Před 4 lety

      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 Před 4 lety

      @@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.

  • @goose2574
    @goose2574 Před 4 lety +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

  • @iamapie13
    @iamapie13 Před 4 lety +40

    I WANT MY TOASTER TO SOUND LIKE STEPHEN HAWKING

  • @DmytroYaUa
    @DmytroYaUa Před 4 lety +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?

  • @JasonWho
    @JasonWho Před 5 lety +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 Před 5 lety +1

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

    • @JasonWho
      @JasonWho Před 5 lety +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.

  • @RezeteLima
    @RezeteLima Před 5 lety +2

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

  • @kevinschilling6813
    @kevinschilling6813 Před 2 lety +1

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

  • @lucandmendes
    @lucandmendes Před 5 lety +4

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

  • @noahmichael4557
    @noahmichael4557 Před 4 lety

    the floating head is amazing

    • @DrZzs
      @DrZzs  Před 4 lety +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 Před 4 lety

      @@DrZzs great

  • @onekickman9325
    @onekickman9325 Před 3 lety +2

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

  • @benjocaz45
    @benjocaz45 Před 5 lety +2

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

  • @thalisyuriksilvabatista4990

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

  • @liamrobinson2449
    @liamrobinson2449 Před 5 lety

    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  Před 5 lety +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.

  • @shingles1465
    @shingles1465 Před 4 lety +1

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

  • @klsdjfkjdsalfkj
    @klsdjfkjdsalfkj Před 4 lety +2

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

    • @DrZzs
      @DrZzs  Před 4 lety

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

    • @SYNEED
      @SYNEED Před 4 lety

      Warum sind hier so viele deutsche haha

  • @pro.empire
    @pro.empire Před 3 lety

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

  • @salim.studio
    @salim.studio Před 5 lety

    Amazing

    • @DrZzs
      @DrZzs  Před 5 lety

      hey brother! good to see you as always

  • @mNumair
    @mNumair Před 4 lety +5

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

    • @koryk9354
      @koryk9354 Před 4 lety +2

      They also have it as a Docker container

  • @henriquefchaves
    @henriquefchaves Před 3 lety

    You can start play some radio/music like alexa?

  • @ShiroCh_ID
    @ShiroCh_ID Před 3 lety

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

  • @TheSaikek
    @TheSaikek Před 5 lety +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  Před 5 lety

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

    • @barbarairena6714
      @barbarairena6714 Před 4 lety

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

  • @corleones6319
    @corleones6319 Před 5 lety

    u got a subs!

  • @dystoniaify
    @dystoniaify Před 3 lety

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

  • @stephanevally170
    @stephanevally170 Před 5 lety +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 ^^

  • @rajpandey22457
    @rajpandey22457 Před 5 lety

    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!

  • @MaskedCrypto
    @MaskedCrypto Před 5 lety

    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  Před 5 lety

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

  • @tanishkprem7422
    @tanishkprem7422 Před 3 lety +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.

  • @Falcryx
    @Falcryx Před 5 lety +17

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

    • @DrZzs
      @DrZzs  Před 5 lety +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 Před 4 lety +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 Před 4 lety +1

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

    • @Mayhemsmischief
      @Mayhemsmischief Před 4 lety +1

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

    • @ConnerHall
      @ConnerHall Před 4 lety +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!

  • @HiddenPalm
    @HiddenPalm Před 4 lety +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 Před 4 lety +2

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

    • @HiddenPalm
      @HiddenPalm Před 4 lety

      @@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.

  • @Gravxmansummnxr
    @Gravxmansummnxr Před 2 lety +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

  • @willdwyer6782
    @willdwyer6782 Před 3 lety

    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 Před rokem

      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

  • @jupiterjs031
    @jupiterjs031 Před 2 lety

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

  • @ashrafhalaika6381
    @ashrafhalaika6381 Před 4 lety +1

    can it tell you locations?

  • @MrREALball
    @MrREALball Před 2 lety +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?

  • @devmehta4204
    @devmehta4204 Před 3 lety

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

  • @Lets-Game
    @Lets-Game Před 3 lety

    Dies this Work with the rpi4 too?

  • @wikitheonlyone
    @wikitheonlyone Před 4 lety +1

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

    • @DrZzs
      @DrZzs  Před 4 lety

      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.

  • @nalossu8564
    @nalossu8564 Před rokem

    can we use any mic?

  • @PatrickLangendoen
    @PatrickLangendoen Před 5 lety +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 Před 2 lety

      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 Před 2 lety +1

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

  • @ashrafhalaika6381
    @ashrafhalaika6381 Před 4 lety

    is the part in 7:37 needed?

  • @MrZooobaaa
    @MrZooobaaa Před 4 lety

    thumbs up for popey / alan pope

  • @snupchester2591
    @snupchester2591 Před 5 lety +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 Před 4 lety

      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 Před 4 lety

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

  • @theunderdog2205
    @theunderdog2205 Před 5 lety

    👍🏿

  • @jrvlogs3641
    @jrvlogs3641 Před 6 měsíci

    Is it support raspberry Pi 4

  • @truthdoesnotexist
    @truthdoesnotexist Před rokem

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

  • @sonicloud3149
    @sonicloud3149 Před 3 lety

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

    • @wchorski
      @wchorski Před 2 lety

      you'll have to have installed HA the Supervisor way

  • @casen2007
    @casen2007 Před 2 lety

    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 Před rokem

      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.

  • @ashrafhalaika6381
    @ashrafhalaika6381 Před 4 lety

    in 7:37 where do i write that?

  • @slice2019
    @slice2019 Před 2 lety

    Sorry but works on PI zero 2w?

  • @carlabihawbar7459
    @carlabihawbar7459 Před 3 lety

    can u change to costum name??

  • @somebody759
    @somebody759 Před 3 lety

    Can this device run offline?

  • @JuanSanchez-rb4qu
    @JuanSanchez-rb4qu Před 5 lety +3

    No "hey HAL" option?

    • @DrZzs
      @DrZzs  Před 5 lety +1

      I know! How could you leave that out!

  • @luchoescobar
    @luchoescobar Před 5 lety

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

    • @DrZzs
      @DrZzs  Před 5 lety

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

  • @randomchannelthatexists8483

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

    • @DrZzs
      @DrZzs  Před 4 lety +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 Před 4 lety

      @@DrZzs thx

  • @HokuspokusPizzaonyourFokus

    how can i change the language to german

  • @MaskedCrypto
    @MaskedCrypto Před 5 lety +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  Před 5 lety

      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 Před 5 lety

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

    • @vedx1
      @vedx1 Před 5 lety

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

  • @waberoid
    @waberoid Před 5 lety

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

    • @DrZzs
      @DrZzs  Před 5 lety

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

  • @Syzen
    @Syzen Před 4 lety

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

    • @DrZzs
      @DrZzs  Před 4 lety

      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.

  • @OldCurmudgeon3DP
    @OldCurmudgeon3DP Před 5 lety

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

    • @DrZzs
      @DrZzs  Před 5 lety +1

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

    • @DrZzs
      @DrZzs  Před 5 lety +1

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

  • @usayedd4409
    @usayedd4409 Před 4 lety +1

    Hello can we use this for commercial use?

    • @dennman37
      @dennman37 Před 4 lety

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

    • @DrZzs
      @DrZzs  Před 4 lety +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.

  • @jaromanda
    @jaromanda Před 5 lety

    Do you think a pi3A+ would cut it?

    • @DrZzs
      @DrZzs  Před 5 lety

      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.

  • @usurpinesusanti3149
    @usurpinesusanti3149 Před 4 lety +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 Před 4 lety

      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 Před 4 lety +3

      What phone are you using?

    • @firstnamelastname9398
      @firstnamelastname9398 Před 4 lety

      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 Před 4 lety

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

    • @ShockOfKnowledge
      @ShockOfKnowledge Před 4 lety

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

  • @CrayyyCrayyy
    @CrayyyCrayyy Před 4 lety +1

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

    • @MycroftAIForEveryone
      @MycroftAIForEveryone Před 4 lety +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 Před 4 lety

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

  • @linuxuser1234
    @linuxuser1234 Před 4 lety

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

  • @tamir5940
    @tamir5940 Před 5 lety

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

    • @DrZzs
      @DrZzs  Před 5 lety

      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 Před 5 lety

      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.

  • @tryptex
    @tryptex Před 4 lety

    Does it work with Insteon?

    • @DrZzs
      @DrZzs  Před 4 lety

      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 :)

  • @constantinamundsen2487

    i wouldnt cheap out on the microphone for more advanced stuff

    • @DrZzs
      @DrZzs  Před 3 lety

      ya, the mic was a weak link for sure.

  • @dr0nygames
    @dr0nygames Před 3 lety

    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

  • @graemecollin
    @graemecollin Před 3 lety +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 ...

  • @krishnankv7894
    @krishnankv7894 Před 5 lety

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

    • @DrZzs
      @DrZzs  Před 5 lety +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 Před 5 lety

      @@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"?

  • @phillipfrost2699
    @phillipfrost2699 Před 4 lety

    that got a little too technical at the end

  • @entflairyt2301
    @entflairyt2301 Před rokem

    We got his ip adress...good job 😂

  • @saimanoharpeddinti4039

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

    • @DrZzs
      @DrZzs  Před 5 lety

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

  • @sasikalamanda5686
    @sasikalamanda5686 Před 4 lety

    Can u send me the code

  • @donutpvp7720
    @donutpvp7720 Před 4 lety

    have you tried out snips.ai?

    • @DrZzs
      @DrZzs  Před 4 lety

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

    • @donutpvp7720
      @donutpvp7720 Před 4 lety

      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.

  • @harmanndhiman9492
    @harmanndhiman9492 Před 3 lety +1

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

  • @MystixHalo
    @MystixHalo Před 4 lety

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

  • @kbxbr
    @kbxbr Před 5 lety

    Beavis! LoL

  • @smorrow
    @smorrow Před 4 lety

    speech is spelled wrong at 7:40

  • @samuel238
    @samuel238 Před 4 lety +3

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

  • @StEvUgnIn
    @StEvUgnIn Před 4 lety

    Better set up a docker container

    • @DrZzs
      @DrZzs  Před 4 lety

      I've not tried docker yet.

  • @blackphidora
    @blackphidora Před 5 lety

    check out snips.ai as well!

  • @demonsgd5520
    @demonsgd5520 Před 5 lety

    I play MyCroft

    • @DrZzs
      @DrZzs  Před 5 lety

      sweet! is it like Minecraft?

  • @gersonfer
    @gersonfer Před 5 lety

    what about snips ?!

  • @marcello4258
    @marcello4258 Před 2 lety

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

    • @wchorski
      @wchorski Před 2 lety +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 Před 2 lety

      @@wchorski then the later

  • @mathesonstep
    @mathesonstep Před 5 lety +1

    First?

    • @DrZzs
      @DrZzs  Před 5 lety

      yep. You're first ! :)

    • @cdelcollado
      @cdelcollado Před 5 lety

      Matheson Steplock who cares?

  • @doomgod314
    @doomgod314 Před 4 lety

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

    • @DrZzs
      @DrZzs  Před 4 lety +2

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

  • @maxi-g
    @maxi-g Před 2 lety

    this is bad

  • @mikkelrask8172
    @mikkelrask8172 Před 4 lety

    Its horribly slow and sounds like garbage