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

    {K EY1} (Kei)

    10/21/2022, 3:55 PM
    Any time, just send me the data I don't want to do it on vc so i'll just record myself with obs
  • u

    🏝✍Berkeley•Ray•Brewski

    10/21/2022, 3:55 PM
    Sounds perfect ^^
  • g

    Gosmokeless28

    10/21/2022, 8:41 PM
    Don't you mean what you sound like?
  • a

    Aidan, the owner of Goldrush!

    10/21/2022, 8:42 PM
    yes, sorry
  • a

    AhmadGT

    10/21/2022, 9:24 PM
    H E L P
  • u

    {K EY1} (Kei)

    10/21/2022, 9:25 PM
    That's an old notebook
  • u

    {K EY1} (Kei)

    10/21/2022, 9:25 PM
    Use this one https://colab.research.google.com/drive/1CIPTTj94EocZe2w5-zCDC3G44K9OaFal
  • a

    AhmadGT

    10/21/2022, 9:26 PM
    okay
  • a

    AhmadGT

    10/21/2022, 9:26 PM
    thanks
  • r

    Reclezon

    10/21/2022, 9:30 PM
    ????
  • u

    {K EY1} (Kei)

    10/21/2022, 9:31 PM
    You're supposed to put a zip file of list.txt + wavs folder in UPLOAD_HERE i think
  • r

    Reclezon

    10/21/2022, 9:34 PM
    Oh yeah ur right
  • e

    Eugene

    10/21/2022, 9:34 PM
    I got an error in the Check data step and I'm not sure what I did wrong.
    Copy code
    py
    Checking Training Files
     
    [WARNING] does not exist.
    ---------------------------------------------------------------------------
    IndexError                                Traceback (most recent call last)
    <ipython-input-11-5fd8b979d3f3> in <module>
    ----> 1 check_dataset(hparams)
    
    1 frames
    <ipython-input-6-520201c45b53> in check_arr(filelist_arr)
        347             if (not os.path.exists(file[0])):
        348                 print("|".join(file), "\n[WARNING] does not exist.")
    --> 349             if len(file[1]) < 3:
        350                 print("|".join(file), "\n[info] has no/very little text.")
        351             if not ((file[1].strip())[-1] in r"!?,.;:"):
    
    IndexError: list index out of range
  • u

    {K EY1} (Kei)

    10/21/2022, 9:35 PM
    I think you have a blank line in your transcription
  • e

    Eugene

    10/21/2022, 9:35 PM
    What do you mean by transcription?
  • e

    Eugene

    10/21/2022, 9:35 PM
    I only have a txt file and wav files
  • e

    Eugene

    10/21/2022, 9:36 PM
    You mean blank lines in the txt file? Kinda like this?
  • r

    Reclezon

    10/21/2022, 9:37 PM
    Check if you accidentally hit enter for a new line, but have nothin on that line _ _
  • e

    Eugene

    10/21/2022, 9:38 PM
    Yea, there's all blank lines at the end in that txt file
  • u

    {K EY1} (Kei)

    10/21/2022, 9:39 PM
    Remove the blank line
  • e

    Eugene

    10/21/2022, 9:39 PM
    Oh, also, I was wondering if commas and question marks are allowed and do anything.
  • r

    Reclezon

    10/21/2022, 9:39 PM
    Those will cause errors. Also minor spelling errors such as a , instead of . For "wavs/#.wav|"
  • u

    {K EY1} (Kei)

    10/21/2022, 9:39 PM
    They are allowed and they change the intonation to be more natural
  • e

    Eugene

    10/21/2022, 9:40 PM
    Ah nice
  • e

    Eugene

    10/21/2022, 9:41 PM
    Is Tacotron2 still recommended btw? Its GitHub hasn't had any updates in a long time. https://github.com/NVIDIA/tacotron2
  • u

    {K EY1} (Kei)

    10/21/2022, 9:41 PM
    It's old, but it's what this site uses (as well as talknet) But talknet is also old
  • u

    {K EY1} (Kei)

    10/21/2022, 9:42 PM
    If you want, you can use an updated version of tacotron called pipeline. The datasets are the same. Notebooks for that are in #841437191073955920
  • e

    Eugene

    10/21/2022, 9:43 PM
    Thanks
  • e

    Eugene

    10/21/2022, 9:44 PM
    I'm new to this and started from this tutorial.

    https://www.youtube.com/watch?v=gVqSEIr2PD4▾

  • e

    Eugene

    10/21/2022, 9:44 PM
    But I've also just noticed that in this Discord channel's pinned message there's a link to a different colab for tacotron2.
1...585960...158Latest