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

    pi

    05/05/2021, 6:04 PM
    how can you be that bad at reading?
  • u

    user

    05/05/2021, 6:35 PM
    im screwed
  • j

    JacobLenstar

    05/05/2021, 7:04 PM
    processing edd from ed edd n eddy
  • s

    SidPlays_144p

    05/05/2021, 7:13 PM
    what'd you use for sources, that sounds good
  • j

    JacobLenstar

    05/05/2021, 7:16 PM
    the mis edventures for ps2
  • s

    SidPlays_144p

    05/05/2021, 7:16 PM
    niiice
  • u

    user

    05/05/2021, 9:38 PM
    Traceback (most recent call last): File "app.py", line 8, in from text2speech import T2S File "C:\Users\SS\Desktop\tts-web-demo-main\text2speech.py", line 14, in from G2p import G2p File "C:\Users\SS\Desktop\tts-web-demo-main\G2p.py", line 2, in from g2p_function import word2p File "C:\Users\SS\Desktop\tts-web-demo-main\g2p_function.py", line 5, in with open(os.path.join(hp.checkpoint_path, 'dict_phone2vn.txt'), 'r', encoding='utf-8') as rf: FileNotFoundError: [Errno 2] No such file or directory: '/content/tts-web-demo/dict_phone2vn.txt'
  • u

    user

    05/05/2021, 9:38 PM
    still couldnt fix this
  • u

    user

    05/05/2021, 9:38 PM
    how the heck
  • u

    user

    05/05/2021, 9:38 PM
    dict_phone2vn.txt
  • u

    user

    05/05/2021, 9:38 PM
    is on the main folder of this repo
  • u

    user

    05/05/2021, 9:38 PM
    but it doesnt detect at all
  • u

    user

    05/05/2021, 9:58 PM
    I'm done with errors
  • u

    user

    05/05/2021, 10:16 PM
    I need a help
  • u

    user

    05/06/2021, 2:44 AM
    This script needs to be modified
  • n

    NOT ACCEPTING FRIEND REQUESTS

    05/06/2021, 3:52 AM
    I got 109 wav files. How many hours should i process it?
  • k

    Kosmikist

    05/06/2021, 4:08 AM
    Usually an hour or two should be enough, thats what I did anyway
  • p

    pi

    05/06/2021, 4:09 AM
    why do you want to operate your own server when you clearly lack the skills to do so?
  • p

    pi

    05/06/2021, 4:22 AM
    I'd suggest starting with way less
  • p

    pi

    05/06/2021, 4:22 AM
    to see if the dataset converges
  • p

    pi

    05/06/2021, 4:22 AM
    this can be heard after a few dozen epochs
  • k

    Kosmikist

    05/06/2021, 4:27 AM
    Ahh alright I see, I usually did an hour as a precaution since I wasn’t exactly sure how long it should train for with that amount of data
  • w

    Waltman13 (semi-active)

    05/06/2021, 8:18 AM
    in progress of training a certain thomas narrator... and currently I've exported about 75 voice clips for his data. which is way more data than any other model I've trained so far (with the exception of daria being a close 2nd, since she had 59 voice clips when I made her).
  • u

    user

    05/06/2021, 11:31 AM
    because i wanted to start like others what did
  • k

    kitsuner

    05/06/2021, 12:27 PM
    Take your time. Read it carefully
  • u

    user

    05/06/2021, 12:36 PM
    I DO
  • u

    user

    05/06/2021, 12:36 PM
    Traceback (most recent call last): File "app.py", line 12, in t2s = T2S(model) File "C:\Users\SS\Desktop\flask-tacotron2-tts-web-app\text2speech.py", line 28, in __init__ self.hparams.max_decoder_steps = int(11.0 * self.max_duration_s) TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'
  • u

    user

    05/06/2021, 12:36 PM
    what the fuck is this error?
  • p

    pi

    05/06/2021, 12:39 PM
    you didn't set the variable
    max_decoder_steps
  • p

    pi

    05/06/2021, 12:39 PM
    it's probably in the readme
1...495051...1068Latest