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

    Lexi (delulu posts on the daily)

    03/19/2023, 4:29 PM
    colab is on drugs
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:30 PM
    Is it not zipped?
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 4:30 PM
    it is zipped
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:30 PM
    The wavs folder.
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:30 PM
    Is it not?
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:30 PM
    (Should be more specific, whoops).
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 4:30 PM
    i didnt used a wav folder so i used like the autofix thingy
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:31 PM
    Oh.
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:31 PM
    Try that, then?
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 4:31 PM
    shxt is that the problem?
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 4:31 PM
    Yeah.
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 4:31 PM
    pretty boys walk like THIS #fyp #viral #dance.
  • h

    hecko

    03/19/2023, 4:52 PM
    this transcript implies there's an
    aibutterfly27xx
    folder inside the
    wavs
    folder
  • h

    hecko

    03/19/2023, 4:52 PM
    which would be strange to say the least
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 5:03 PM
    oh.
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 5:04 PM
    the transcript was made by that ai transcript notebook
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 5:04 PM
    @hecko https://cdn.discordapp.com/emojis/1076723332537393162.webp?size=64
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 5:04 PM
    embed fail 😭
  • l

    Lexi (delulu posts on the daily)

    03/19/2023, 5:19 PM
    its set like that
  • h

    hecko

    03/19/2023, 5:22 PM
    change it t just
    wavs/blb1.wav
  • h

    hecko

    03/19/2023, 5:22 PM
    you can probably do it with find and replace
  • r

    Reclezon

    03/19/2023, 8:35 PM
    Copy code
    python
    Exception raised while training: pad_center() takes 1 positional argument but 2 were given
    Traceback (most recent call last):
      File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
        return _run_code(code, main_globals, None,
      File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
        exec(code, run_globals)
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/exec/train_tacotron2.py", line 49, in <module>
        run(None, None, hparams)
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/exec/train_tacotron2.py", line 30, in run
        raise e
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/exec/train_tacotron2.py", line 26, in run
        trainer.train()
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/trainer/tacotron2.py", line 426, in train
        train_set, val_set, train_loader, sampler, collate_fn = self.initialize_loader()
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/trainer/tacotron2.py", line 397, in initialize_loader
        train_set = TextMelDataset(
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/data_loader.py", line 139, in __init__
        self.stft = MelSTFT(
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/models/common.py", line 349, in __init__
        self.stft_fn = STFT(
      File "/usr/local/lib/python3.9/dist-packages/uberduck_ml_dev/models/common.py", line 230, in __init__
        fft_window = pad_center(fft_window, filter_length)
    TypeError: pad_center() takes 1 positional but 2 were given
  • r

    Reclezon

    03/19/2023, 8:36 PM
    What the shit does this mean
  • m

    Minecraftian47 (make x from y)

    03/19/2023, 9:05 PM
    Are you using the updated notebook?
  • r

    Reclezon

    03/19/2023, 9:14 PM
    Isnt that just the one in #841437191073955920?
  • t

    The Watts and the Waves

    03/19/2023, 9:19 PM
    There are a couple of different tacotron notebooks listed and if you dig around deep enough you might even find some older ones not listed in there from 2021
  • r

    Reclezon

    03/19/2023, 9:23 PM
    I am using a copy of the NB from a week ago so idk maybe some chaged happened
  • r

    Reclezon

    03/19/2023, 9:30 PM
    Yeah just needed to update the copy
  • s

    soufianejayden

    03/19/2023, 10:54 PM
    is there any one know solution of this
  • k

    k24789304

    03/20/2023, 1:47 PM
    tacotron google colab not working due to tensoflow version. I have tried a couple things but none of them work. any cool tips?
1...132133134...158Latest