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

    diogenes

    02/20/2023, 3:37 AM
    all my files this run are equalized and i made extra sure everything else was ok with the reference audio and transcript
  • g

    Gosmokeless28

    02/20/2023, 3:54 AM
    Of course That's just the quality of the preview audio TensorBoard uses Griffin Lim instead of HiFi-GAN as the neural vocoder for generating preview outputs
  • d

    diogenes

    02/20/2023, 4:20 AM
    oh ok. i wasn't sure. ty
  • g

    gabrielck11

    02/23/2023, 3:53 AM
    Can you explain this error? I cant screenshot for some reason but here (the notebook is my grimsalad): /content/tacotron2/text/__init__.py:74: SyntaxWarning: "is not" with a literal. Did you mean "!="? return s in _symbol_to_id and s is not '_' and s is not '~' /content/tacotron2/text/__init__.py:74: SyntaxWarning: "is not" with a literal. Did you mean "!="? return s in _symbol_to_id and s is not '_' and s is not '~' --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in 396 397 # ---- DEFAULT PARAMETERS DEFINED HERE ---- --> 398 hparams = create_hparams() 399 model_filename = 'current_model' 400 hparams.training_files = "filelists/clipper_train_filelist.txt" /content/tacotron2/hparams.py in create_hparams(hparams_string, verbose) 6 """Create model hyperparameters. Parse nondefault from given string.""" 7 ----> 8 hparams = tf.contrib.training.HParams( 9 ################################ 10 # Experiment Parameters # AttributeError: module 'tensorflow' has no attribute 'contrib'
  • i

    I love the hive

    02/23/2023, 5:56 AM
    how long need to train a pipeline tacotron?
  • s

    soufianejayden

    02/23/2023, 12:57 PM
    hello
  • s

    soufianejayden

    02/23/2023, 12:58 PM
    any help guys
  • c

    Cris140

    02/23/2023, 3:00 PM
    Always remember to use the notebooks on #841437191073955920
  • c

    Cris140

    02/23/2023, 3:01 PM
    They're constantly updated
  • t

    tanooki426

    02/23/2023, 6:13 PM
    I'm getting this error in the synthesis notebook, what's going on?
  • c

    CmanflipYT

    02/23/2023, 7:51 PM
    A question. Would training a dataset with 30 wavs in pipeline be recommended? I could've sword someone said that it's mostly used for that.
  • t

    TheRoyalRuby2000

    02/23/2023, 7:52 PM
    Yo, sorry for the ping but you can train a model in Pipeline with 4 wavs that are approximately 5 seconds long. You just need to set your batch size to 1, and learning rate to 0.0002
  • c

    CmanflipYT

    02/23/2023, 7:53 PM
    Oh okay. Should that work with around 30 wavs too?
  • t

    TheRoyalRuby2000

    02/23/2023, 7:53 PM
    OK with 30 wavs, I have no idea. You might need to ask hecko since he basically made the notebook.
  • c

    CmanflipYT

    02/23/2023, 7:54 PM
    Alrighty.
  • c

    CmanflipYT

    02/23/2023, 7:55 PM
    @hecko Do you know what settings for training a model with 30 wavs in your pipeline notebook would you recommend? (Sorry to ping btw)
  • c

    CmanflipYT

    02/23/2023, 8:09 PM
    I'm also getting a list index out of range error after uploading the dataset on drive. What am I doing wrong?
  • m

    Makaveli AI

    02/23/2023, 8:19 PM
    anyone getting this
  • h

    hecko

    02/23/2023, 8:22 PM
    batch size like 1 or 2 maybe
  • m

    Makaveli AI

    02/23/2023, 8:22 PM
    also do u guys think waveglow produces a more natural sound than hifi gan i know hifi is clearer
  • h

    hecko

    02/23/2023, 8:22 PM
    no transcript found
  • c

    CmanflipYT

    02/23/2023, 8:23 PM
    I did put the list.txt in the zip file
  • c

    CmanflipYT

    02/23/2023, 8:25 PM
    Or do I need to rename it to transcript?
  • c

    CmanflipYT

    02/23/2023, 8:28 PM
    It's my first time using your pipeline notebook btw lol
  • h

    hecko

    02/23/2023, 8:32 PM
    show me what it looks like
  • c

    CmanflipYT

    02/23/2023, 8:33 PM
    All I did was upload a zip file containing list.txt and wavs folder from 0 to 29. Btw, I'm doing this for someone.
  • c

    CmanflipYT

    02/23/2023, 8:35 PM
    I did exactly what the instruction said and it didn't work out.
  • c

    CmanflipYT

    02/23/2023, 8:36 PM
    It looks like this btw
  • s

    Sonic2022_mario

    02/23/2023, 9:10 PM
    Mickey Mouse Needs A Retrain
  • s

    Sonic2022_mario

    02/23/2023, 9:10 PM
    https://app.uberduck.ai/speak#mode=tts-basic&voice=mickey-mouse
1...124125126...158Latest