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

    Reclezon

    03/23/2023, 10:35 PM
    It looks like the zip isn't uploaded correctly in this as it find only 1 file
  • c

    CmanflipYT

    03/23/2023, 10:43 PM
    It has the wav folder with some wav files and a transcript.txt in the dataset folder
  • c

    CmanflipYT

    03/23/2023, 11:03 PM
    Is it possible to just upload the dataset folder in the UPLOAD_HERE folder?
  • t

    TheRoyalRuby2000

    03/23/2023, 11:04 PM
    Yes, I do that when training models.
  • r

    Reclezon

    03/23/2023, 11:04 PM
    Have you not done that way?
  • c

    CmanflipYT

    03/23/2023, 11:05 PM
    I think I did one time, but it didn’t work out. I might try again in case I was tripping at first.
  • r

    Reclezon

    03/23/2023, 11:07 PM
    If that soesnt work then there's probably some really weird problem between you and colab I have yet to see
  • t

    The Watts and the Waves

    03/23/2023, 11:08 PM
    I know when I got that error ( albeit it was on talknet ) it was because it didn't like the way I wrote my transcript
  • t

    The Watts and the Waves

    03/23/2023, 11:09 PM
    Think that was the time I had to take the
    wavs/
    prefix out Though that wouldn't make sense here because I know legacy at least explicitly requires it to work
  • r

    Reclezon

    03/23/2023, 11:10 PM
    Any folder path works in pipeline iirc cause I think I tried that
  • r

    Reclezon

    03/23/2023, 11:11 PM
    wavs/ fishNuts/ I think they would all work
  • c

    CmanflipYT

    03/23/2023, 11:12 PM
    And I've looked through the lines in the transcript carefully and it seems just fine.
  • t

    The Watts and the Waves

    03/23/2023, 11:15 PM
    I MEAN TO BE FAIR it was in 2021 when those errors popped up for me and a lot has changed both with the notebooks themselves and the coding they run so it's very likely that my experience is outdated but that's really the only thing I can imagine it's taking issue with. I know it's a client-side bug but beyond that I'm not 100% sure
  • c

    CmanflipYT

    03/23/2023, 11:18 PM
    So I tried putting a dataset folder in the upload folder, and it didn't go in and gave me a red circle.
  • c

    CmanflipYT

    03/23/2023, 11:19 PM
    Wait...I just realize now. I think I need my wav folder to be a zip file! Lemme try that.
  • c

    CmanflipYT

    03/23/2023, 11:20 PM
    I could be wrong, but idk.
  • r

    Reclezon

    03/23/2023, 11:21 PM
    The
    UPLOAD_HERE
    does need a zipped dataset
  • c

    CmanflipYT

    03/23/2023, 11:22 PM
    Oh
  • c

    CmanflipYT

    03/23/2023, 11:23 PM
    Does the wav folder need to be zipped too, or should it stay uncompressed?
  • r

    Reclezon

    03/23/2023, 11:26 PM
    All items in the zipped dataset should be uncompressed itself
    Copy code
    Dataset.zip
    | wavs/
    |   1.wav
    |   2.wav
    |   [...]
    | transcript.txt
  • c

    CmanflipYT

    03/23/2023, 11:27 PM
    Right, okay. That's pretty much what I did earlier, but still couldn't get through this.
  • c

    CmanflipYT

    03/23/2023, 11:29 PM
    And then using the 2nd cell after uploading the zip gave me the list index out of range error where I'm always stuck at...
  • c

    CmanflipYT

    03/23/2023, 11:34 PM
    I also tried doing this the URL path way from a dataset folder, and it gave me some kind of a speaker 0000 error?
  • c

    CmanflipYT

    03/23/2023, 11:48 PM
    Okay, I think I got it now! It turns out I had to remove the * after putting the slash at the end of the dataset path! How dumb of me to think that lol
  • c

    CmanflipYT

    03/23/2023, 11:55 PM
    Well, now I just started training. This is intentional, right?
  • c

    CmanflipYT

    03/23/2023, 11:55 PM
    Ok nvm. I got the tensorboard to load
  • c

    CmanflipYT

    03/23/2023, 11:58 PM
    So I have the batch size be at 2 with the learning rate at 0.0002 cause my dataset has 19 wavs that are mostly over 5 seconds. Where do you recommend I should stop the training at?
  • c

    CmanflipYT

    03/23/2023, 11:59 PM
    This is my first time training this in pipeline btw.
  • c

    CmanflipYT

    03/24/2023, 12:01 AM
    Alright, I looked through the chat history so now I'll just stop until it looks good enough.
  • c

    CmanflipYT

    03/24/2023, 12:15 AM
    Man, I can't wait to see how it goes after it's done! Hopefully it's good... but I wouldn't be surprised if it is, cuz it is my first time training a pipeline TT2 model.
1...137138139...158Latest