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

    Gamma Prime

    08/19/2022, 3:19 AM
    I don't think so. I only do Legacy Tacotron since I upload my models on FakeYou as well.
  • g

    Gamma Prime

    08/19/2022, 3:19 AM
    Once the model's finished, I just go ahead with synth tests.
  • s

    strange

    08/19/2022, 9:58 AM
    can anyone send me working tacotron 2 co;ab notebook link
  • s

    strange

    08/19/2022, 10:08 AM
    @everyone
  • a

    AppData 174

    08/19/2022, 1:14 PM
    Hello, I'm trying to use the Uberduck Pipeline HiFi-GAN Training notebook but I am left with this error on the 'Generate Mel Spectrograms' cell:
    Copy code
    Not using any style tokens
    
    ---------------------------------------------------------------------------
    
    RuntimeError                              Traceback (most recent call last)
    
    <ipython-input-10-a8fe2391cead> in <module>
         56 
         57 device = "cuda:0"
    ---> 58 taco.from_pretrained(warm_start_path="TTSModel.pt", device="cpu")
         59 if device != "cpu":
         60     taco.cuda()
    
    1 frames
    
    /usr/local/lib/python3.7/dist-packages/torch/nn/modules/module.py in load_state_dict(self, state_dict, strict)
       1405         if len(error_msgs) > 0:
       1406             raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(
    -> 1407                                self.__class__.__name__, "\n\t".join(error_msgs)))
       1408         return _IncompatibleKeys(missing_keys, unexpected_keys)
       1409 
    
    RuntimeError: Error(s) in loading state_dict for Tacotron2:
        size mismatch for embedding.weight: copying a param with shape torch.Size([148, 512]) from checkpoint, the shape in current model is torch.Size([160, 512]).
    Also I do not know where to upload the wavs
  • a

    AppData 174

    08/19/2022, 1:15 PM
    Using the Russian symbol set
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:16 PM
    they must be in a zip file
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:17 PM
    in the same directory as your list
  • a

    AppData 174

    08/19/2022, 1:17 PM
    ok, what name?
  • a

    AppData 174

    08/19/2022, 1:17 PM
    oh wait
  • a

    AppData 174

    08/19/2022, 1:17 PM
    im dumb
  • a

    AppData 174

    08/19/2022, 1:21 PM
    ok it still doesn't work
  • a

    AppData 174

    08/19/2022, 1:25 PM
    WAIT NOOOO DID I CORRUPT IT
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:25 PM
    hmm im looking at the error and it seems to be an issue with the model itself
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:25 PM
    are you using finalized
  • a

    AppData 174

    08/19/2022, 1:26 PM
    i am using legacy tacotron2
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:26 PM
    oh uh
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:26 PM
    that error should like NEVER exist with legacy
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:27 PM
    uhhhh
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:27 PM
    @mega b
  • a

    AppData 174

    08/19/2022, 1:27 PM
    I think its corrupted. I need to retrain i think
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:27 PM
    that’s probably the most likely solution but i would test just synthesis to corroborate
  • a

    AppData 174

    08/19/2022, 1:28 PM
    this is synthesis
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:28 PM
    ohhhh
  • u

    (Dawn) Will Draw Fictional Women

    08/19/2022, 1:28 PM
    then im at a loss
  • a

    AppData 174

    08/19/2022, 1:30 PM
    yeah its corrupted
  • a

    AppData 174

    08/19/2022, 1:31 PM
    i'll retrain, it was terrible anyway (probably because i used a Russian transcript just as an experiment)
  • m

    milesmorales

    08/19/2022, 2:09 PM
    why does this uh happen
  • m

    milesmorales

    08/19/2022, 2:10 PM
    there is no such thing as wav.wav
  • m

    milesmorales

    08/19/2022, 2:10 PM
    why does it say wav.wav.
1...313233...158Latest