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

    LeonardoC7 (JimmyTrpcev)

    03/16/2023, 7:57 PM
    also should i leave the learning rate decay thing on or off
  • l

    LeonardoC7 (JimmyTrpcev)

    03/16/2023, 7:57 PM
    cuz its tricky to understand this part
  • r

    Reclezon

    03/16/2023, 10:28 PM
    I say leave it on. Ive no real way of accurate dataset measure but I would say over 5+ maybe leave as-is??
  • g

    Gosmokeless28

    03/16/2023, 10:38 PM
    I've already given him instructions in DMs
  • r

    Reclezon

    03/16/2023, 10:41 PM
    Ok
  • m

    Mr.SonicTheHedgehog011

    03/17/2023, 1:41 PM
    fawk
  • m

    Makaveli AI

    03/17/2023, 5:04 PM
    was working fine hour ago
  • m

    Makaveli AI

    03/17/2023, 5:05 PM
    this is the synthesis notebook
  • m

    Makaveli AI

    03/17/2023, 9:04 PM
    NameError Traceback (most recent call last) in 38 try: ---> 39 initialized 40 except NameError: NameError: name 'initialized' is not defined During handling of the above exception, another exception occurred: TypeError Traceback (most recent call last) 3 frames /content/hifi-gan/stft.py in __init__(self, filter_length, hop_length, win_length, window) 65 # get window and zero center pad it to filter_length 66 fft_window = get_window(window, win_length, fftbins=True) ---> 67 fft_window = pad_center(fft_window, filter_length) 68 fft_window = torch.from_numpy(fft_window).float() 69 TypeError: pad_center() takes 1 positional argument but 2 were given
  • m

    Minecraftian47 (make x from y)

    03/17/2023, 9:05 PM
    ^ Having this error too.
  • m

    Makaveli AI

    03/17/2023, 9:06 PM
    the synthesis notebooks seem to be breaking more frequently lately
  • m

    Makaveli AI

    03/17/2023, 9:06 PM
    weird
  • s

    SpamZow (WoomyPearl)

    03/17/2023, 10:24 PM
    Also affected the training one
  • s

    SpamZow (WoomyPearl)

    03/17/2023, 10:27 PM
    At least you can use Fallback Runtime
  • s

    SpamZow (WoomyPearl)

    03/17/2023, 10:28 PM
    Fallback Runtime is a divine gift from God
  • j

    Justin

    03/18/2023, 12:12 AM
    use the updated nb
  • j

    Justin

    03/18/2023, 12:12 AM
    using the links posted in #841437191073955920
  • m

    Makaveli AI

    03/18/2023, 3:09 AM
    thanks for fixing it bro i dunno what we would do without you!
  • t

    The Watts and the Waves

    03/18/2023, 3:23 AM
    fr tho
  • m

    Minecraftian47 (make x from y)

    03/18/2023, 3:24 AM
    ^
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 3:11 PM
    hi lol colab is throwing me an error saying this file doesnt exist but it does
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 3:11 PM
    theres no spaces
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 3:11 PM
    is colab on drugs
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 3:13 PM
    it clearly exists in the transcription and in the voice clips
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 3:49 PM
    its pipeline tacotron
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 4:27 PM
    @hecko u made the note book right? may you help me like do the magic on the notebook so it can do the correct thing?
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:28 PM
    Did you check your dataset?
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:28 PM
    Or something.
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:28 PM
    I remember getting that error.
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 4:29 PM
    yh i did
1...131132133...158Latest