Text to Voice! How to install bark locally - LOW AND HIGH - END GPU

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

КОМЕНТАРІ • 17

  • @MrYass24
    @MrYass24 11 місяців тому +4

    You're the best tutorial on how to install Bark for beginners, a million times better than the official installation guide, I am a programmer myself (not on python though) so I struggled a lot trying to understand this whole dependency requirements for using bark, don't know why they like to make things so complicated when they're so easy like you showed us, thank you a lot. For example you used the simple conda packages which I understand comes precompiled, while the official doc uses the pip tools which downloads the source code, asks you to download the whole c++ compiler then compiles it for you locally, can't even understand why that is a thing in the first place.

  • @jean-charles-AI
    @jean-charles-AI Рік тому +11

    You are the first one on youtube who succeed to help me to install this stuff ! All other videos are useless :P

  • @myjani1
    @myjani1 11 місяців тому +1

    hi Lucas thanks for this amazing video

  • @MrKerimos
    @MrKerimos 11 місяців тому

    😭Thank you SO MACH! I wasted a coupe of sleepless nights.

  • @123userthatsme
    @123userthatsme 5 місяців тому

    I was getting, frankly, horrifying garbled ghostly noises until I added history_prompt="v2/en_speaker_1" to it too.

  • @Reece-j4i
    @Reece-j4i 4 місяці тому

    Awesome! Do you think you can make tutorial for installing Udio AI API locally (Udio is another music AI generator)

  • @thesystemera
    @thesystemera 8 місяців тому

    Awesome tutorial. I’m wondering how much faster they could get this. Would make for a great real-time chat bot.

  • @DanSpartacus
    @DanSpartacus Рік тому +2

    Not working to me
    `is not recognized as an internal or external command,
    operable program or batch file.`

    • @LucasChomusuke
      @LucasChomusuke  Рік тому

      The error happened while running which command?

  • @user-nx9kc8wh9i
    @user-nx9kc8wh9i 11 місяців тому

    my gpu doesn't connect. It works on my ram memory. what to do if need to connect?

  • @zubairahmed9722
    @zubairahmed9722 11 місяців тому

    Can i run it on amd cpu bro? have no GPU😢.. waiting for your reply brother

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

    pizza )

  • @lyyub6750
    @lyyub6750 8 місяців тому

    Can Macbook do the same? I don't see CMD.exe Prompt. Helppp!

    • @lyyub6750
      @lyyub6750 8 місяців тому

      can i do the same on Jupyte notebook?

  • @james96816
    @james96816 Рік тому

    what does it means "min.py, line 3, in moduleFoundError: No module name "bark"
    I got this anoint error, I put script inside bark folder

    • @LucasChomusuke
      @LucasChomusuke  Рік тому +1

      You need to use the environment correctly so that the modules are automatically included. This is why I am using Conda in the video; I'm not sure if you've set it up correctly. You can also utilize other virtual environments to simplify the installation and exclusion of the packages you are using.

    • @james96816
      @james96816 Рік тому

      @LucasAraujo-xp7qc thank you, I use coda and everything you did, I will try to fix it, perhaps is in conflict with tortoise-tts