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

    Neotheyoshare

    05/08/2021, 10:34 AM
    So no one is gonna help
  • p

    pi

    05/08/2021, 10:56 AM
    if you don't show the error nobody can help you lol
  • n

    Neotheyoshare

    05/08/2021, 11:05 AM
    RuntimeError Traceback (most recent call last) in () 4 hparams.gate_threshold = 0.1 # Model must be 90% sure the clip is over before ending generation (the higher this number is, the more likely that the AI will keep generating until it reaches the Max Decoder Steps) 5 model = Tacotron2(hparams) ----> 6 model.load_state_dict(torch.load(tacotron2_pretrained_model)['state_dict']) 7 _ = model.cuda().eval().half() 1 frames /usr/local/lib/python3.7/dist-packages/torch/serialization.py in __init__(self, name_or_buffer) 240 class _open_zipfile_reader(_opener): 241 def __init__(self, name_or_buffer) -> None: --> 242 super(_open_zipfile_reader, self).__init__(torch._C.PyTorchFileReader(name_or_buffer)) 243 244 RuntimeError: [enforce fail at inline_container.cc:145] . PytorchStreamReader failed reading zip archive: failed finding central directory
  • p

    pi

    05/08/2021, 11:08 AM
    looks like you didn't provide a valid model file
  • p

    pi

    05/08/2021, 11:08 AM
    or the model file is broken
  • n

    Neotheyoshare

    05/08/2021, 11:44 AM
    https://drive.google.com/file/d/1Ha18VCWhwjjao3PlhSLbTSU6DpXZJ-kj/view?usp=sharing
  • p

    pi

    05/08/2021, 11:52 AM
    that's the broken file?
  • n

    Neotheyoshare

    05/08/2021, 11:52 AM
    Yea?
  • p

    pi

    05/08/2021, 11:52 AM
    then you should fix it
  • j

    Justin

    05/08/2021, 12:04 PM
    This might sound terrible at the moment cause it's still training...oh btw I suck at gathering dataset lol
  • a

    Alexius08

    05/08/2021, 1:08 PM
    Sounds good already.
  • n

    Neotheyoshare

    05/08/2021, 1:27 PM
    How long do I have to wait
  • u

    user

    05/08/2021, 1:27 PM
    For ever 😈
  • n

    Neotheyoshare

    05/08/2021, 1:28 PM
    say sike right now
  • u

    user

    05/08/2021, 1:36 PM
    No 😈
  • p

    pi

    05/08/2021, 1:45 PM
    around 40 epochs should be fine
  • n

    Neotheyoshare

    05/08/2021, 1:59 PM
    dammit, it disappeared
  • d

    Dimitri Rascalov

    05/08/2021, 2:02 PM
    how?
  • n

    Neotheyoshare

    05/08/2021, 2:03 PM
    I zoomed in
  • u

    user

    05/08/2021, 4:39 PM
    So I was wondering, has anyone here used Jukebox or other similar VAQ-VAE systems for speech synthesis purposes?
  • u

    user

    05/08/2021, 4:40 PM
    I did a bunch of experiments with it last year and one of them was continuing a piece of spoken word audio, from a character with a very distinctive voice who was almost certainly not represented in Jukebox's training data - and while the resulting continuation wasn't really legible compared to the input text, it recreated the character's distinctive prosody spot on
  • u

    user

    05/08/2021, 4:40 PM

    https://youtu.be/MfvZYst7pYg?t=451▾

  • k

    kitsuner

    05/08/2021, 4:53 PM
    Could be useful for auto tuning maybe
  • k

    kitsuner

    05/08/2021, 4:54 PM
    Fifteen AI had something need where you could make a character speak a certain way but making it say another sentence first and then having the AI read the second sentence in the same way it would have said the first sentence
  • k

    kitsuner

    05/08/2021, 4:55 PM
    Something like this might be useful for “guiding” the AI
  • i

    IBob012

    05/08/2021, 4:57 PM
    emotional contextualizer with deepmoji i think
  • k

    kitsuner

    05/08/2021, 4:58 PM
    We were talking about that earlier but we need a way to implement it. I’ve been working on a data base to make emojis for certain things but I’d much rather go through deep emoji make some corrections and use that index instead
  • k

    kitsuner

    05/08/2021, 4:58 PM
    But I have no clue what I’m doing beyond pretty pictures so talk to Pi about it
  • k

    kitsuner

    05/08/2021, 7:54 PM
    Dark thoughts of a cold dystopian future but I wonder if you could use facial recognition software on a TV show and have it learn their expressions so it can give your emotions as time stamps that would make for easier transcription allowing for implementation of emotions into their transcriptions
  • p

    pi

    05/08/2021, 7:55 PM
    emotion from voice is used in a lot of call centers already
1...606162...1068Latest