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

    zwf

    03/19/2021, 8:26 PM
    both are fine
  • z

    zwf

    03/19/2021, 8:27 PM
    they give you a python prompt in your web browser, and you can do nice things like display images or audio inline.
  • u

    user

    03/19/2021, 8:27 PM
    Samples.ipynb
  • u

    user

    03/19/2021, 8:27 PM
    ?
  • z

    zwf

    03/19/2021, 8:28 PM
    .ipynb is the extension for an "iPython notebook"
  • z

    zwf

    03/19/2021, 8:29 PM
    I gotta go, but there are a lot of good Jupyter tutorials online.
  • u

    user

    03/19/2021, 8:29 PM
    ok
  • m

    Monero

    03/20/2021, 2:19 AM
    what speech synthesis is this using, i'm guessing it's mozilla tts?
  • z

    zwf

    03/20/2021, 6:29 AM
    @Monero Tacotron2 (based on nvidia's implementation) and hifi-gan.
  • z

    zwf

    03/20/2021, 6:29 AM
    I am trying to train flowtron right now as well but so far I've been unsuccessful
  • u

    user

    03/20/2021, 6:29 AM
    How do I install mozilla tts ?
  • u

    user

    03/20/2021, 6:29 AM
    Is it like tacotron2
  • z

    zwf

    03/20/2021, 6:30 AM
    I think it's a tacotron2 implementation
  • u

    user

    03/20/2021, 6:31 AM
    I couldn't launch glow-tts I don't know how
  • u

    user

    03/20/2021, 6:31 AM
    Echelon knows
  • z

    zwf

    03/20/2021, 6:31 AM
    https://github.com/mozilla/TTS
  • u

    user

    03/20/2021, 6:32 AM
    Does it use griffin lim vocodes?
  • u

    user

    03/20/2021, 6:32 AM
    Vocoder?
  • z

    zwf

    03/20/2021, 6:34 AM
    Looks like it has a few different neural vocoder implementations
  • u

    user

    03/20/2021, 6:35 AM
    Sv2tts has griffin lim
  • u

    user

    03/20/2021, 6:35 AM
    O
  • u

    user

    03/20/2021, 6:36 AM
    Can we use the trained model on sv2tts?
  • m

    Monero

    03/20/2021, 6:41 AM
    that's what i've been trying to use but also haven't had any success
  • m

    Monero

    03/20/2021, 6:42 AM
    for some reason it keeps saying it can't find directories
  • z

    zwf

    03/20/2021, 6:44 AM
    Oh hmmm. Ive got it training but haven't gotten my model to align. I'm about to go to bed but happy to share my training code and/or help with setup.
  • u

    user

    03/20/2021, 6:44 AM
    Can we use sv2tts an discord tts bot?
  • z

    zwf

    03/20/2021, 6:48 AM
    Not sure about that
  • m

    Monero

    03/20/2021, 6:48 AM
    cheers mate, that would be awesome!
  • m

    Monero

    03/20/2021, 7:38 AM
    @User How do you train the real voice cloning toolbox, could never get it to work for me 😅
  • u

    user

    03/20/2021, 10:45 AM
    You can't train models in sv2tts
12345...1068Latest