https://uberduck.ai/ logo
Join Discord
Powered by
# tacotron-2-support
  • g

    Gosmokeless28

    12/30/2022, 2:49 AM
    Yeah
  • t

    tanooki426

    12/30/2022, 2:50 AM
    Got it. Idk when I'll be able to get it completed, but it looks like Imma have to restart the entire process and gather the clearest voice clips from absolutely every episode of the show
  • t

    tanooki426

    12/30/2022, 2:52 AM
    Also, should I start at 100 epochs and increase by 100 until I get a perfectly curved line?
  • g

    Gosmokeless28

    12/30/2022, 2:53 AM
    How is it possible to start at 100 epochs?
  • t

    tanooki426

    12/30/2022, 3:01 AM
    That's what it let me do
  • t

    tanooki426

    12/30/2022, 3:02 AM
    *101 epochs
  • h

    hecko

    12/30/2022, 3:45 AM
    you mean start with the limit set to 100 epochs? i'd say there's no need, since you can just stop whenever and it'll save the progress up until then
  • a

    Are you Joshin Me?

    12/30/2022, 7:51 AM
    Idk if anybody can help, but I got the uberduck github to run locally on my machine. Training models seems to work fine. However synthesizing with the notebook "Uberduck Tacotron 2 Synthesis but awesome" is giving me an error. At first I thought I just needed to enable the use_gpu node but it gives the same error.
  • g

    Gosmokeless28

    12/30/2022, 7:51 AM
    Hmm, @hecko, what is your input on this?
  • a

    Are you Joshin Me?

    12/30/2022, 8:22 AM
    looks like I'm getting some warnings when I start to train:
  • t

    tylerdurdenceketi

    12/30/2022, 12:15 PM
    don't worry. because: 1. you are using base model, and you need to ignore some layers to train on base model 2. it's first epoch so there is no model in training folder. it's set to not ignore layers if there is a model in your training folder.
  • t

    Tails

    12/30/2022, 12:39 PM
    Hi, can someone give me tips about training my first tacotron2 model?
  • g

    Gosmokeless28

    12/30/2022, 12:40 PM
    What tips specifically?
  • t

    Tails

    12/30/2022, 12:41 PM
    First, my model uses the portuguese language
  • t

    Tails

    12/30/2022, 12:41 PM
    i have a dataset of about 396 wav files from a tv show
  • t

    Tails

    12/30/2022, 12:42 PM
    Mostly with 3 sec
  • h

    hecko

    12/30/2022, 12:43 PM
    honestly i have no idea
  • t

    Tails

    12/30/2022, 12:44 PM
    i give the model 700 epochs and got a loss of 0.13
  • t

    tylerdurdenceketi

    12/30/2022, 12:46 PM
    duplicate them and merge duplicate ones to create longer sentences
  • t

    Tails

    12/30/2022, 12:47 PM
    first question: is that amount of data enough to an non english model?
  • t

    Tails

    12/30/2022, 12:52 PM
    with that training i find some good results on phrases contained in the dataset, but unintelligible outputs in other phrases and even in slices of phrases contained in the dataset
  • g

    Gosmokeless28

    12/30/2022, 12:52 PM
    Why 700 epochs?
  • t

    Tails

    12/30/2022, 12:54 PM
    after 0.13 of loss the model gets really slow to train, i tried to change learning rate to 0.005 and batch size to 12 and got some speed up
  • h

    hecko

    12/30/2022, 12:54 PM
    not necessarily duplicate, just merging is fine too
  • t

    Tails

    12/30/2022, 12:55 PM
    is my model overfitting ?
  • t

    tylerdurdenceketi

    12/30/2022, 12:56 PM
    i saw your norwegian method on huggingface i merged mozilla back then (merging) i thought your approach is better (duplicating and merging duplicates)
  • h

    hecko

    12/30/2022, 12:58 PM
    eh
  • t

    Tails

    12/30/2022, 1:49 PM
    so it is better to give the model long phrases instead of short?
  • t

    tylerdurdenceketi

    12/30/2022, 1:49 PM
    Yeah
  • t

    tylerdurdenceketi

    12/30/2022, 1:51 PM
    actually variety would be better
1...105106107...158Latest