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

    Edward

    12/20/2022, 10:32 PM
    hello. i'm trying to use the legacy fakeyou tacotron2 synth and i get this error. i know it's because tensorflow 2 removed that function and i've tried installing tensorflow 1 by inserting !pip install tensorflow==1.15.2 in the cell but i still get the same error. here's the link to the notebook: https://colab.research.google.com/github/justinjohn0306/FakeYou-Tacotron2-Notebook/blob/main/Latest_Tacotron2_and_HiFi_GAN.ipynb
  • g

    Gosmokeless28

    12/20/2022, 10:51 PM
    CC. @Justin
  • j

    Justin

    12/20/2022, 10:59 PM
    Works fine for me 🤷‍♂️
  • j

    Justin

    12/20/2022, 11:00 PM
    You don't have to do any of that in the first place
  • j

    Justin

    12/20/2022, 11:02 PM
    who told you to install TensorFlow 1 when it runs on TensorFlow 2 out of the box
  • e

    Edward

    12/20/2022, 11:02 PM
    i just clicked the link, put my tacotron id and clicked the run button
  • e

    Edward

    12/20/2022, 11:03 PM
    that's weird
  • j

    Justin

    12/20/2022, 11:04 PM
    you just said that you installed tensorflow 1 here
  • j

    Justin

    12/20/2022, 11:04 PM
    factory reset and try again
  • j

    Justin

    12/20/2022, 11:04 PM
    should work fine
  • e

    Edward

    12/20/2022, 11:06 PM
    okay so no active sessions
  • e

    Edward

    12/20/2022, 11:08 PM
    okay it worked now
  • e

    Edward

    12/20/2022, 11:14 PM
    thanks
  • e

    Edward

    12/20/2022, 11:21 PM
    i've trained the model with some extra letters but i did that last year and i forgot what to change to add the letters. here is the alphabet: AĂÂBCDEFGHIÎJKLMNOPQRSȘTȚUVWXYZaăâbcdefghiîjklmnopqrsștțuvwxyz the new letters are ĂÂÎȘȚăâîșț
  • t

    tylerdurdenceketi

    12/20/2022, 11:26 PM
    you need to add embedding.weight into ignore layers list
  • e

    Edward

    12/20/2022, 11:27 PM
    okay i will try that
  • e

    Edward

    12/20/2022, 11:28 PM
    what file are you showing me ?
  • e

    Edward

    12/21/2022, 12:01 AM
    i'm synthetising, not training
  • t

    tylerdurdenceketi

    12/21/2022, 12:01 AM
    okay let me see...
  • h

    hecko

    12/21/2022, 2:21 AM
    ooh are you training a base model?
  • h

    hecko

    12/21/2022, 2:22 AM
    if you'd like we could add it to uberduck officially and have your romanian base in the notebook
  • n

    NickoPlayz 2018

    12/21/2022, 8:06 AM
    Is it okay if some sound effects sneak in the wavs? Most lines are clean but some of them have slightly audible sounds so I wanted to know if it might affect the overall quality of the voice and training. I already skipped some of the really loud sounds already (Training for pipeline).
  • e

    Edward

    12/21/2022, 10:36 AM
    It's my voice and I'm kinda afraid to share it :/
  • e

    Edward

    12/21/2022, 10:37 AM
    But if it works well with my voice, I will look into making a base model with public voice
  • h

    hecko

    12/21/2022, 10:37 AM
    understandable
  • h

    hecko

    12/21/2022, 10:38 AM
    i'd be glad to help if needed
  • e

    Edward

    12/21/2022, 10:38 AM
    I've already found a public domain website which has a guy reading poems for 24 hours
  • h

    hecko

    12/21/2022, 10:38 AM
    nice
  • e

    Edward

    12/21/2022, 10:38 AM
    Back then when I discovered that we didn't have openai whisper, but now we do so labeling won't be a problem
  • h

    hecko

    12/21/2022, 10:39 AM
    whisper performs kinda poorly on romanian though
1...959697...158Latest