https://uberduck.ai/ logo
Join Discord
Powered by
# machine-learning
  • u

    user

    04/07/2021, 6:42 PM
    i posted the dataset
  • z

    zwf

    04/08/2021, 8:09 PM
    https://discord.com/channels/768215836665446480/768215837248716819/829778669425000458
  • z

    zwf

    04/08/2021, 8:10 PM
    @User to answer your question, looks like that variable must be set to
    "Tacotron-2"
    . you probably need to pass it in when you invoke the script.
  • u

    user

    04/08/2021, 8:10 PM
    i did it still the same
  • z

    zwf

    04/08/2021, 8:12 PM
    try printing out
    accepted_models
    to see what the value is
  • u

    user

    04/08/2021, 8:15 PM
    how?
  • z

    zwf

    04/08/2021, 8:16 PM
    modify the code you're running, add
    print(accepted_models)
    in synthesize.py
  • u

    user

    04/08/2021, 8:55 PM
    NameError: name 'accepted_models' is not defined
  • z

    zwf

    04/08/2021, 9:01 PM
    Hmm that's weird
  • u

    user

    04/08/2021, 9:36 PM
    Should I send the file
    synthesize.py
  • u

    user

    04/08/2021, 9:37 PM
    You can take a look inside
  • z

    zwf

    04/08/2021, 9:41 PM
    Yeah or link the GitHub link
  • u

    user

    04/08/2021, 9:42 PM
    oh
  • z

    zwf

    04/08/2021, 10:30 PM
    yeah, make sure when you invoke the script you pass
    --model Tacotron-2
    (or don't pass the
    --model
    flag at all since
    Tacotron-2
    is the default)
  • u

    user

    04/08/2021, 10:44 PM
    RuntimeError: Failed to load checkpoint at logs-Tacotron-2\taco_pretrained/
  • u

    user

    04/08/2021, 10:44 PM
    thats it
  • u

    user

    04/08/2021, 10:44 PM
    how do i fix this
  • t

    Toasty

    04/11/2021, 7:58 AM
    Hmm.
  • t

    Toasty

    04/11/2021, 7:59 AM
    Idk how many epochs I need for my model
  • t

    Toasty

    04/11/2021, 7:59 AM
    It's max was 10000, that felt silly. So I put it down to 128.
  • t

    Toasty

    04/11/2021, 7:59 AM
    Feels not too big.
  • t

    Toasty

    04/11/2021, 9:38 AM
    I don't know what I'm doing wrong.
  • t

    Toasty

    04/11/2021, 9:43 AM
    "This is a test sentence."
  • t

    Toasty

    04/11/2021, 9:45 AM
    I'm going to lose my mind over this damn technology connections model
  • t

    Toasty

    04/11/2021, 9:45 AM
    idk whats wrong. are there errors in the audio? the transcript? the training?
  • t

    Toasty

    04/11/2021, 9:45 AM
    nothing makes sense anymore @_@
  • u

    (Edd) bruh moment

    04/11/2021, 10:32 AM
    who's that speaking?
  • j

    Justin

    04/11/2021, 3:18 PM
    Youtuber by the name of Technology Connections
  • t

    Toasty

    04/11/2021, 4:04 PM
    I made a dataset that's 40 minutes and a transcript from his subtitles
  • t

    Toasty

    04/11/2021, 4:04 PM
    Idk what I'm doing wrong.
1...789...1068Latest