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

    PixPrucer

    09/01/2022, 11:29 AM
    Tesla T4 (training on colab)
  • c

    Cris140

    09/01/2022, 11:31 AM
    How's your config?
  • p

    PixPrucer

    09/01/2022, 11:31 AM
    I'm using the notebook's defaults
  • p

    PixPrucer

    09/01/2022, 11:31 AM
    Just needed to reduce the batch size so it doesn't OUM on me
  • c

    Cris140

    09/01/2022, 11:31 AM
    Yeah but that's not an error with OUM
  • c

    Cris140

    09/01/2022, 11:31 AM
    I train with T4 and batch 18 with no problems
  • p

    PixPrucer

    09/01/2022, 11:32 AM
    The default batch size is 23 in the notebook...
  • p

    PixPrucer

    09/01/2022, 11:32 AM
    Reducing helped but then this error spawned
  • c

    Cris140

    09/01/2022, 11:33 AM
    After the OUM error?
  • c

    Cris140

    09/01/2022, 11:33 AM
    If yes, try to restart runtime and try again
  • p

    PixPrucer

    09/01/2022, 11:33 AM
    Lets try
  • p

    PixPrucer

    09/01/2022, 11:42 AM
    Even after completely re-starting from scratch this CUDA error appears, huh
  • p

    PixPrucer

    09/01/2022, 11:43 AM
    For now I'm killing the runtime, will get back to it later today
  • p

    PixPrucer

    09/01/2022, 5:25 PM
    The error still seems to appear Since it's a repeating issue, it could be the PL notebook being a lil outdated More peeps would need to encounter it though just to ensure
  • j

    Justin

    09/02/2022, 8:21 AM
    What's OUM lol?
  • j

    Justin

    09/02/2022, 8:21 AM
    Out Ufff Memory?
  • p

    PixPrucer

    09/02/2022, 8:44 AM
    Ye
  • p

    PixPrucer

    09/02/2022, 8:45 AM
    But this one is easy to solve
  • p

    PixPrucer

    09/02/2022, 8:45 AM
    The other error I'm occuring... Not so much
  • c

    Cris140

    09/02/2022, 11:26 AM
    I'm trying to use denoiser with hifigan but it doesn't work, I don't get why, the code is the same as other synthesizing colabs I've seen, I don't know what I'm doing wrong... I've tried to remove the "device" part with no luck
  • c

    Cris140

    09/02/2022, 11:35 AM
    I got it to make it work, I had to change uberduck_ml_dev/models/common.py for it to work
  • s

    samkoelle

    09/02/2022, 6:09 PM
    hmmmm
  • s

    samkoelle

    09/02/2022, 6:09 PM
    is this a new error?
  • s

    samkoelle

    09/02/2022, 6:09 PM
    happy to review a PR
  • c

    Cris140

    09/02/2022, 6:57 PM
    No, it's okay, this is just a modification to use Super Resolution and Avocodo, I have a new error though, I've tried training using 2 gpu's but I wasn't able to make it work. I changed the backend to gloo and distributed_run to true, were you able to train using 2 or more gpu's using Windows?
  • m

    matty1406

    09/02/2022, 7:04 PM
    i made a hifi gan for tacotron legacy and i spent 4000 steps aka a lot of hours on it and it doesn't work? anyone know why or?
  • c

    Cris140

    09/02/2022, 7:06 PM
    It's probably that error when it starts at 250000 steps, I think you may have to re-train
  • c

    Cris140

    09/02/2022, 7:06 PM
    I had this problem before
  • c

    Cris140

    09/02/2022, 7:07 PM
    Which colab are you using?
  • m

    matty1406

    09/02/2022, 7:07 PM
    i used the hifi gan training colab and CPU hifi gan synthesis both in #841437191073955920
1...383940...158Latest