Setting up Fish Speech TTS v1.4 by

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 14

  • @Joe-ot5bo
    @Joe-ot5bo Месяц назад +5

    Your intro noise is unfathomably too loud.

  • @mikebeamlight8334
    @mikebeamlight8334 Месяц назад

    Great work!
    Once the voice is cloned and the code_N file is generated, how to use the inference only for fast tts use?

  • @dhananjaytalati4529
    @dhananjaytalati4529 Месяц назад +1

    What are the required machine configs for this? I'm running out of memory on T4 Tesla 16 gigs on cuda and my ram 28 gigs on cpu

    • @techgiantt
      @techgiantt  Месяц назад

      I ran it on my Macbook M1 pro but it also supports cuda if your gpu supports that, in the video I switched to cpu to run it on my mac

  • @mahaltech
    @mahaltech Месяц назад

    How to run on GPU Pro

  • @mahaltech
    @mahaltech Месяц назад

    pro what need to change to run this project in GPU
    i chage cpu to cuda also try cuda:0 but there some error
    what is wright way to use GPU
    i have local 4090 GPU in my laptop please help

  • @mahaltech
    @mahaltech Месяц назад +1

    hello pro big big fan pro
    finally its run perfectly with me
    😍
    thank you for this Awesome tutorial
    just one more question
    i have GPU 4090 on my laptop
    what i need to run this on GPU
    i try to change this code
    device="cpu" to device="cuda"
    i have 2GPU's
    intel Build in and Nvedia GFORCE RTX 4090
    thank you in advance pro
    😀

    • @techgiantt
      @techgiantt  Месяц назад

      I use a macbook that's why I switched from cuda to cpu. You can reach out to Nvidia support if you're having trouble with their hardware, but make sure you've installed the necessary drivers for that graphics card so you can use cuda, before reaching out to them.

    • @mahaltech
      @mahaltech Месяц назад

      @@techgiantt i have Cuda setup
      and it work fine with many other projects
      but what change that need to do ro run in GPU

    • @SumithKumar-z3x
      @SumithKumar-z3x Месяц назад

      @techgiantt Which model of MacBook is required sir ?

  • @mahaltech
    @mahaltech Месяц назад

    hello pro is any way to run on GPU Pro 4090 RTX ?

    • @techgiantt
      @techgiantt  Месяц назад

      Like I said earlier, I use a Macbook, I don't use Nvidia hardware

  • @ojikutu
    @ojikutu Месяц назад

    Does it have a docker setup?