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

    Reclezon

    11/03/2022, 2:52 PM
    No way of testing my currently training models. Sorry 4 ping @hecko but it seems like a minor problem you might know of. I yope.
  • h

    hecko

    11/03/2022, 2:52 PM
    frick
  • h

    hecko

    11/03/2022, 2:52 PM
    typo
  • h

    hecko

    11/03/2022, 2:52 PM
    refresh
  • h

    hecko

    11/03/2022, 2:52 PM
    @Reclezon
  • r

    Reclezon

    11/03/2022, 2:53 PM
    Oh, cool!
  • s

    Sonic2022_mario

    11/03/2022, 9:20 PM
    Someone Train This Model
  • r

    Reclezon

    11/03/2022, 10:23 PM
    Is the leaking caffe2 wqrning normal now when training HiFi-gan?
  • j

    Justin

    11/03/2022, 11:56 PM
    #843619158834020393
  • a

    Amizade | Pony's voice creator

    11/04/2022, 9:17 PM
    Is it necessary to copy the Tacotron before creating a voice model?
  • a

    Amizade | Pony's voice creator

    11/04/2022, 9:34 PM
    Can someone help me?
    Copy code
    js
    FP16 Run: False
    Dynamic Loss Scaling: True
    Distributed Run: False
    cuDNN Enabled: True
    cuDNN Benchmark: False
    Loading checkpoint '/content/drive/MyDrive/Tacotron 2/models/Tacotron 2 model'
    Loaded checkpoint '/content/drive/MyDrive/Tacotron 2/models/Tacotron 2 model' from iteration 0
    ---------------------------------------------------------------------------
    ZeroDivisionError                         Traceback (most recent call last)
    <ipython-input-11-26e552a6b230> in <module>
          7 print('cuDNN Benchmark:', hparams.cudnn_benchmark)
          8 train(output_directory, log_directory, checkpoint_path,
    ----> 9       warm_start, n_gpus, rank, group_name, hparams, log_directory2)
    
    <ipython-input-2-f6cde9217cf2> in train(output_directory, log_directory, checkpoint_path, warm_start, n_gpus, rank, group_name, hparams, log_directory2)
        291                 learning_rate = _learning_rate
        292             iteration += 1  # next iteration is iteration + 1
    --> 293             epoch_offset = max(0, int(iteration / len(train_loader)))
        294     else:
        295       os.path.isfile("/content/tacotron2/pretrained_model")
    
    ZeroDivisionError: division by zero
  • u

    🏝✍Berkeley•Ray•Brewski

    11/04/2022, 11:18 PM
    I've been trouble using the Pipeline Tacotron 2 training model. I'm trying to extract the Dataset from the audio files and transcript I need to use but it's been fairly difficult. Is there another training model I can use Or can I have some help learning how to extract datasets?
  • u

    🏝✍Berkeley•Ray•Brewski

    11/04/2022, 11:27 PM
    Please I just want to be able to finish David freaking Gasman saying beep boop
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 12:24 AM
    Wish I could homie 💀 My best bet is that it's an outdated training model
  • r

    Reclezon

    11/05/2022, 1:50 AM
    What do you mean "extract" the dataset, exactly?
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 2:00 AM
    It's asking me to have the folder of the Wav's and transcript within google drive, Then have the dataset of the Google drive file pasted into the colab. It offers an option to just run step 2 manually without any input; so I can post the Wav's and transcript in the ``FILE_HERE`` folder, but it doesn't show up when I do that
  • r

    Reclezon

    11/05/2022, 2:01 AM
    Uh if you want to upload a datset manually,
  • r

    Reclezon

    11/05/2022, 2:01 AM
    Hold on let me find the post
  • r

    Reclezon

    11/05/2022, 2:02 AM
    Hh wait
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 2:03 AM
    Okay 👍
  • r

    Reclezon

    11/05/2022, 2:03 AM
    Is this about loading the dataset from a link or manually?
  • r

    Reclezon

    11/05/2022, 2:04 AM
    If you give the nb the zip right it should process it normally?
  • r

    Reclezon

    11/05/2022, 2:04 AM
    Sorry I'm just a little confused
  • r

    Reclezon

    11/05/2022, 2:07 AM
    You refer to the "step 2 loading datasets" sections, right?
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 2:07 AM
    Yes!
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 2:08 AM
    I was actually just screenshoting on mobile for an example on what it says
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 2:11 AM
    It doesn't leave an ``UPLOAD_HERE`` option for me; It only seems like doing the dataset way is the only option to do it. Which is super stressful when In the past I was just simply able to to put the respective Wav's and transcript into the side folder for other Training models
  • r

    Reclezon

    11/05/2022, 2:17 AM
    excuse the terrible scribbles. Should be sinilar methods for legacy and pipeline notebooks, which is 1) Running setup cells to get basically everytjing that does run later cells, If you upload manually, the folder will be created in this step. You can access that from the file picker in the side bar, if it's literally anywhere else on your screen idk. Formatted zip should be like the example I posted earlier.
  • r

    Reclezon

    11/05/2022, 2:17 AM
    Same format for the Gdrive method an manual
  • u

    🏝✍Berkeley•Ray•Brewski

    11/05/2022, 2:18 AM
    I do remember running that first; I still didn't get the file
1...686970...158Latest