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

    SaladInMyPants

    07/25/2022, 7:40 AM
    got it
  • s

    SaladInMyPants

    07/25/2022, 7:44 AM
    loading state dict?
  • u

    (Dawn) Will Draw Fictional Women

    07/25/2022, 7:45 AM
    dont use finalized
  • u

    (Dawn) Will Draw Fictional Women

    07/25/2022, 7:45 AM
    use latest checkpoint
  • s

    SaladInMyPants

    07/25/2022, 7:48 AM
    is the python3 error something to worry about?
  • u

    (Dawn) Will Draw Fictional Women

    07/25/2022, 7:51 AM
    yes, something went wrong in setup and setup got ran twice
  • u

    (Dawn) Will Draw Fictional Women

    07/25/2022, 7:52 AM
    kill the runtime and rerun
  • s

    SaladInMyPants

    07/25/2022, 7:52 AM
    created this
  • u

    (Dawn) Will Draw Fictional Women

    07/25/2022, 7:59 AM
    did step 3 run correctly
  • s

    SaladInMyPants

    07/25/2022, 8:02 AM
    everything shouldve ran correctly beforehand and the files it says dont have any directory appear in files
  • u

    (Dawn) Will Draw Fictional Women

    07/25/2022, 8:02 AM
    if its trying to assign output to
    {relative_path}
    without it being defined then something must have gone awry in step 3
  • s

    SaladInMyPants

    07/25/2022, 8:04 AM
    i might try doing the whole notebook over in the morning (for me) it should clear out problems that happened beforehand
  • p

    pushmipullu

    07/25/2022, 8:49 AM
    Am now getting an error
  • p

    pushmipullu

    07/25/2022, 3:28 PM
    Nvm
  • p

    pushmipullu

    07/25/2022, 3:30 PM
    The training session automatically timed out at 1200 cycles. Is there a way to continue it?
  • s

    SaladInMyPants

    07/25/2022, 6:03 PM
    fixed the python issue when's a good time to stop the training?
  • u

    {K EY1} (Kei)

    07/25/2022, 6:50 PM
    I just let it train until it disconnects me tbh
  • u

    {K EY1} (Kei)

    07/25/2022, 6:51 PM
    Keep in mind that if you do that, your dataset needs to be in drive so it outputs the hifigan model to there
  • s

    SaladInMyPants

    07/25/2022, 10:28 PM
    any reason for this?
  • u

    {K EY1} (Kei)

    07/26/2022, 1:07 AM
    I think that's an old notebook Use one of the ones in #841437191073955920
  • u

    (Dawn) Will Draw Fictional Women

    07/26/2022, 1:08 AM
    what cell is this on?
  • s

    SaladInMyPants

    07/26/2022, 1:12 AM
    for copying the hifigen and google drive
  • s

    SaladInMyPants

    07/26/2022, 1:12 AM
    its on the uberduck pipeline interferencing
  • c

    CDS

    07/26/2022, 10:51 PM
    using the cpu tacotron2 hifigen synthesis thats in the notebooks channel, it should work, but i keep getting this
  • u

    (Dawn) Will Draw Fictional Women

    07/26/2022, 10:51 PM
    id isnt reading correctly
  • u

    (Dawn) Will Draw Fictional Women

    07/26/2022, 10:52 PM
    either the file isnt anyone with link can read or the id was put in wrong
  • c

    CDS

    07/26/2022, 10:53 PM
    got it, thanks :)
  • s

    sola_woahla

    07/27/2022, 1:34 AM
    How do multispeakers work and what are their applications?
  • u

    {K EY1} (Kei)

    07/27/2022, 1:37 AM
    Multispeaker banks work by adding a speaker id to the end of the line of the transcription. The speaker ids separate the different voices. The current pipeline notebook does this automatically as you load different datasets for your multiple speakers.
  • u

    {K EY1} (Kei)

    07/27/2022, 1:39 AM
    There are a few applications for multispeaker models. One is for training a small dataset that is too small to even work on aitch or crust. If you train a small dataset alongside one or more bigger ones, it will be able to learn to speak. Another application is multilanguage training. You can train a model to speak in more than one language by training different language datasets, or you can convert a dataset from its source language to a new language by transcribing it accordingly and training it alongside a complete dataset of the target language.
1...171819...158Latest