Voice Conversations with ChatGPT using Whisper and Text-to-Speech

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • In today's video I connect my "Ok, GPT" project to the ChatGPT API and the OpenAI text-to-speech API so I can have voice conversations with ChatGPT
    GitHub: github.com/unconv/ok-gpt
    Buy me a Raspberry Pi: www.buymeacoffee.com/unconv/w...
    Consultations: www.buymeacoffee.com/unconv/e...
    Memberships: www.buymeacoffee.com/unconv/m...
    00:00 Intro & Demo
    03:24 Refactoring
    06:31 Integrating with ChatGPT
    10:10 Integrating with Text-to-Speech
    13:38 Adding "Yes?" and "Just a moment" voices
    16:48 Instructing to get shorter answers
    20:57 Adding context to chat
    22:19 Arguing with ChatGPT
    24:27 What's next?
  • Věda a technologie

Komentáře • 18

  • @mrapple1000
    @mrapple1000 Před 8 měsíci +1

    What a great seriers so far, stumbled upon your channel by chance and I'm loving it. It's great to see an idea come to life in such a short time.

  • @randomrouting
    @randomrouting Před 8 měsíci

    Loved it, learned alot!

    • @unconv
      @unconv  Před 8 měsíci

      Awesome, thank you!

  • @ThePhil0u
    @ThePhil0u Před 8 měsíci

    I love the project, i use Alexa a lot because of all the skills from all the homme connected product partnership with them or google assistant, I wonder how we cans possibly use those with GPT in the backyard

  • @michaeljohnwilcox
    @michaeljohnwilcox Před 8 měsíci +2

    Can you have some automation tasks where you don’t need to say the wake word? ie: Just shout ‘Lights on’ surely it’s AI and it should know you want the lights on. Great work

    • @unconv
      @unconv  Před 8 měsíci

      You could, if you're OK with sending all audio transcripts to ChatGPT, even before the wakeup word. Or of course you could add different wakeup words like "Lights on", but there's no AI involved

    • @michaeljohnwilcox
      @michaeljohnwilcox Před 8 měsíci

      @@unconv so a high volume wake word to trigger the lights on or off ‘LIGHTS ON” would save you saying the initial default wake word. No worse than Alexa cos it doesn’t work as good now.

    • @Eduardopy1
      @Eduardopy1 Před 5 měsíci

      @@unconv look into using VAD

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

    cool , wish i was great at python, guess i'll stick to you nodejs tutorials only for nwo

  • @grant_vine
    @grant_vine Před 7 měsíci

    Whahaha pocket sphinx …. What a classic phrase for it to get wrong

  • @billybofh2363
    @billybofh2363 Před 8 měsíci +1

    Seeing as I'm now mildly guilty as I had a delivery of a rpi 5 the other day.... ;-)

    • @unconv
      @unconv  Před 8 měsíci

      Nice! Thank you. Not sure if I should get the 5 or the 4... Actually I wanted to use the Zero but I guess that's not gonna cut it, unless I switch to Whisper API

    • @billybofh2363
      @billybofh2363 Před 8 měsíci +1

      I have a zero to run an Enviro+ - it really is painfully slow. The 4's are great unless you need high network+USB storage, then it gets a bit erratic. @@unconv

  • @Furry1907
    @Furry1907 Před 5 měsíci

    is gpt-3.5-turbo API free?