Running a Voice Assistant Built with Google Gemini API and Python on Raspberry Pi

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 24

  • @m9playz239
    @m9playz239 5 หลายเดือนก่อน +2

    Instead of showing this as a slide representation....can you upload a video directly how to make it by showing it as a hands on project? I am quite interested in this.

    • @TechMakerAI
      @TechMakerAI  5 หลายเดือนก่อน

      Hi, there, I can certainly work on a hands-on video like that. Please subscribe to our channel so you will be notified when it is published online.

    • @m9playz239
      @m9playz239 4 หลายเดือนก่อน +1

      @@TechMakerAI I did already subscribe you.

    • @shuddhayraut6778
      @shuddhayraut6778 2 หลายเดือนก่อน

      @@TechMakerAI 2 month passed we waiting for video

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      @shuddhayraut6778 Thanks for waiting. It will not be one video. That will be too long. I have recently published videos about setting up Raspberry Pi from scratch. More videos will follow through.

    • @TechMakerAI
      @TechMakerAI  19 วันที่ผ่านมา

      @m9playz239, @shuddhayraut6778: Please find my new hands-on video here: th-cam.com/video/uV6hJQcuW4w/w-d-xo.html

  • @Skooly-u7w
    @Skooly-u7w 2 หลายเดือนก่อน

    I would like to know if there is a possibility to have a different language or dialect or how to train that model to speak that language

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      @Skooly-u7w: Yes, you can speak or ask questions in another language. Please check out my new video here in which I demonstrated how to do it: th-cam.com/video/gYFGHyB_VJ0/w-d-xo.html.

    • @Skooly-u7w
      @Skooly-u7w 2 หลายเดือนก่อน

      @@TechMakerAI I can see what you did there but I am trying to get it speak dialect not native language

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      @Skooly-u7w: In that case, you will need to find a text-to-speech engine that supports your local dialect. Once you have that, then you can use it with my Python code.

  • @matthiasdegenkolb3429
    @matthiasdegenkolb3429 4 หลายเดือนก่อน

    too bad Google Gemini not available in the EU. Any alternative service for chatbot + search engine (e.g. how to rig with Microsoft Bing+Copilot) ?

    • @TechMakerAI
      @TechMakerAI  4 หลายเดือนก่อน

      There are open-source LLMs too. Maybe you can look into that. Also, please subscribe to our channel as we have new videos on open-source models coming up soon.

  • @Yailya01
    @Yailya01 2 หลายเดือนก่อน

    Hi there, can I change the country in speech to text? Or not

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      @Yailya01: Please check out my new video in which I showed how you can change the language: th-cam.com/video/kIKgl3jDilY/w-d-xo.html

    • @Yailya01
      @Yailya01 2 หลายเดือนก่อน

      @@TechMakerAI I have followed and watched the latest but when I spoke there was no transcript of the speech to text

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      @@Yailya01 What language option (slang) are you using in the "rec.recognize_google()" function? It works well for the English language when I set the variable "slang" to "en-EN".

  • @fernandotinno3264
    @fernandotinno3264 4 หลายเดือนก่อน

    I try to make the connection With this system tô my google nest mini but i dont have ideia how i do it, someone have an ideia?

    • @TechMakerAI
      @TechMakerAI  4 หลายเดือนก่อน +1

      Hi the Raspberry Pi should work with Bluetooth speakers. I have used Echo dot in my previous video at th-cam.com/video/nHpJaE559r4/w-d-xo.html.

  • @ryeetzy2624
    @ryeetzy2624 2 หลายเดือนก่อน

    can you make a video of this but using piperTTS?

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      Yes, that is the plan. Please subscribe to my channel so that you will be informed once that video is published.

  • @ryeetzy2624
    @ryeetzy2624 2 หลายเดือนก่อน

    how to transfer the python code to raspi?

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      Please check out this video: th-cam.com/video/nHpJaE559r4/w-d-xo.html

    • @ryeetzy2624
      @ryeetzy2624 2 หลายเดือนก่อน

      @@TechMakerAI after doing all this can it run even without pc?

    • @TechMakerAI
      @TechMakerAI  2 หลายเดือนก่อน

      Yes, you can. It is possible to make Raspberry Pi execute the Python program right after startup.