Build A Talking AI with LLAMA 3 (Python tutorial)

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 44

  • @AssemblyAI
    @AssemblyAI  3 місяці тому +4

    🚀MEGA UPDATE 🚀
    We've launched Universal-1, our most powerful and accurate multilingual speech-to-text model to date-trained on 12.5M hours of multilingual audio data.
    www.assemblyai.com/blog/announcing-universal-1-speech-recognition-model/?

    • @sanjaykrish8719
      @sanjaykrish8719 3 місяці тому +1

      is it free 😜😜

    • @user-py6vc4wm7q
      @user-py6vc4wm7q 2 місяці тому +1

      How do I choose the language though? It doesn’t seem to recognize the language automatically

  • @gileneusz
    @gileneusz 4 місяці тому +6

    I'm not sure if talking to animals is a good idea....

  • @ankittripathi2321
    @ankittripathi2321 2 місяці тому +2

    On Ubuntu facing issues related to Alsa during speech detection. Do you have any idea on this?

  • @godu722
    @godu722 2 місяці тому +2

    real time transcription is blank can someone help me out

  • @user-xx1zu4nh5s
    @user-xx1zu4nh5s 13 днів тому

    I'd like to know if using AssemblyAI for real-time transcription requires a paid subscription
    thanks

  • @marketfinds
    @marketfinds 4 місяці тому +1

    Sorry, newbie, what is the 'source' command you use at the start?
    You also jumped from step 1 to 6.
    ie when I run: The term 'ollama' is not recognized as the name of a cmdlet
    Thanks

    • @AssemblyAI
      @AssemblyAI  3 місяці тому

      The 'source' command is used when activating the python virtual environment.
      As for ollama you might not have installed it. So run 'pip install ollama' before using it. And additionally, you need to download it here: ollama.com

  • @cheybrown2076
    @cheybrown2076 4 місяці тому +1

    Amazing video 🎉.
    Was portaudio the library used to listen and capture the audio?

  • @dippyzippy1
    @dippyzippy1 20 днів тому

    This is great video. I'm wondering if the voice can be changed? I've tried everything, but I'm unable to change the voice?

  • @fiorellademedina8419
    @fiorellademedina8419 3 місяці тому +1

    hello, how you can know the version of llama 3 with ollama? Is it 8B or 70B.?

    • @AssemblyAI
      @AssemblyAI  3 місяці тому +1

      The default 'llama3' model is 8B with ollama. If you want to call the 70B model you need to specifiy 'llama3:70b'. Check our their naming conventions here: github.com/ollama/ollama/blob/main/docs/api.md#conventions

  • @MrOktony
    @MrOktony 3 місяці тому

    Don’t forget you can also use text to speech , found in settings accessibility - it’s not real time, but at least it’s private. It would be awesome if you could get terminal speaking in real time, without using web based services..

    • @AceOnBase1
      @AceOnBase1 3 місяці тому

      But then assemblyai wouldnt make money :/

  • @user-cd6lo4yr1q
    @user-cd6lo4yr1q 2 місяці тому

    is it possible to attach file file and yalk to assistant on that document ?

  • @AGSAnanya
    @AGSAnanya 2 місяці тому

    just want to know if this can be used a voice assistant that take orders in a drive in locations

  • @tanb13
    @tanb13 3 місяці тому

    How can I integrate with a bot created using chainlit ?

  • @Vivekopgamer95
    @Vivekopgamer95 4 місяці тому +1

    some problems to make android application.
    Please make a video to make application for convert audio file to text in android studio when button click and text show in textview.

    • @cheybrown2076
      @cheybrown2076 4 місяці тому

      Source is used when activating virtual environment on Linux system.
      Ollama not being recognised is probably because you haven’t installed it or you have but aren’t in the environment where you’ve installed it

    • @cheybrown2076
      @cheybrown2076 3 місяці тому

      Ah I replied to the wrong comment lol. My bad. This was meant for a different comment

  • @Threecommaaclub
    @Threecommaaclub 3 місяці тому

    When running the code i receive the following message in the terminal "`ALSA lib confmic.c.:160,
    i think this may be a warning message but i want to surpress them, how would i go about doing that?

  • @mehdismaeili3743
    @mehdismaeili3743 20 днів тому

    Excellent .

  • @rabidrabbitmeow
    @rabidrabbitmeow 3 місяці тому

    Any idea how to deal with this?
    OSError: [Errno -9996] Invalid input device (no default output device)

    • @not_blackrose
      @not_blackrose 2 місяці тому +1

      you might have more than one speaker connectd

  • @PrintingBTW
    @PrintingBTW 2 місяці тому

    Can this be ran locally without any internet connection once setup

    • @dazdazfzf
      @dazdazfzf 2 місяці тому

      how will they money about it ? Come on. Everything cannot be free bruh

  • @Stevenschulzhh
    @Stevenschulzhh 3 місяці тому

    Can live speech transcription be used in German or any other language than English ??

  • @naveenalla3000
    @naveenalla3000 3 місяці тому

    wonderful project

  • @Pixelatedcharts
    @Pixelatedcharts 4 місяці тому +1

    Can we use this api free for Life time ?

  • @CorbisYT
    @CorbisYT 2 місяці тому

    Thank you!!!

  • @TheNewVision1003
    @TheNewVision1003 3 місяці тому

    is the AI limited to what it can say?

  • @wesleydunn169
    @wesleydunn169 4 місяці тому

    Genius!

  • @unkillablespirits8582
    @unkillablespirits8582 3 місяці тому +1

    i refuse to pay for speech to text , i want this idea but free

    • @ryugurena3327
      @ryugurena3327 2 місяці тому

      I think google has a free one

    • @paulelliotco
      @paulelliotco Місяць тому

      Try MetaVoice-1B. I just can't get it working but it's really good.

  • @ojasvisingh786
    @ojasvisingh786 4 місяці тому +1

    👏👏

  • @zareefbeyg
    @zareefbeyg 28 днів тому

    Why are you developers not complete any tutorials.
    How to deploy this model to production or build android, ios app with this model.
    Please make complete tutorial or leave @UA-cam

  • @smokedoutmotions_
    @smokedoutmotions_ Місяць тому

    Cool.. lhmm