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

    Amizade | Pony's voice creator

    11/02/2022, 6:18 PM
    Can someone help me pls?
  • c

    Cris140

    11/02/2022, 6:39 PM
    You're using an outdated colab
  • c

    Cris140

    11/02/2022, 6:40 PM
    use the one in #841437191073955920
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:02 PM
    ok thank you
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:11 PM
    another error coming out
  • c

    Cris140

    11/02/2022, 7:11 PM
    It says right into the error the problem
  • c

    Cris140

    11/02/2022, 7:12 PM
    Your audios doesn't follow the right format, 22050hz mono
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:13 PM
    How do I fix this audio to 22050hz?
  • c

    Cris140

    11/02/2022, 7:14 PM
    Use audacity to export audios to the right format
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:14 PM
    I have 2 apps to edit music: Audacity and Adobe Auditor
  • c

    Cris140

    11/02/2022, 7:14 PM
    There's also a notebook to do this
  • c

    Cris140

    11/02/2022, 7:14 PM
    #841437191073955920
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:15 PM
    ok, thanks
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:32 PM
    @Cris140 How can I fix this error?
    Copy code
    js
    FileNotFoundError: [Errno 2] No such file or directory: 'filelists/name of the transcript.txt'
  • a

    Amizade | Pony's voice creator

    11/02/2022, 7:49 PM
    I already solved here
  • r

    Reclezon

    11/02/2022, 8:36 PM
    No file that's named "name of transcript.txt"
  • r

    Reclezon

    11/02/2022, 8:36 PM
    That's a folder named
    name
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:44 PM
    I already solved the error. thanks. but i just have one doubt. where do i test the voice of the created model?
  • u

    {K EY1} (Kei)

    11/02/2022, 8:45 PM
    Test it here https://colab.research.google.com/github/justinjohn0306/FakeYou-Tacotron2-Notebook/blob/main/Latest_Tacotron2_and_HiFi_GAN.ipynb
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:46 PM
    where can I find my tacotron id?
  • u

    {K EY1} (Kei)

    11/02/2022, 8:47 PM
    Share the google drive link of the model, then cut out everything but the numbers and letters in the middle
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:52 PM
    ok thank you
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:52 PM
    now I recieved this error:
    Copy code
    js
    You may still be able to access the file from the browser:
    
         https://drive.google.com/uc?id=...
    
    ---------------------------------------------------------------------------
    NameError                                 Traceback (most recent call last)
    <ipython-input-1-3d8112dd4a86> in <module>
         38 try:
    ---> 39     initialized
         40 except NameError:
    
    NameError: name 'initialized' is not defined
    
    During handling of the above exception, another exception occurred:
    
    Exception                                 Traceback (most recent call last)
    1 frames
    <ipython-input-1-3d8112dd4a86> in get_Tactron2(MODEL_ID)
        157             gdown.download(d+MODEL_ID, tacotron2_pretrained_model, quiet=False)
        158             if not exists(tacotron2_pretrained_model):
    --> 159                 raise Exception("Tacotron2 model failed to download!")
        160             # Load Tacotron2 and Config
        161             hparams = create_hparams()
    
    Exception: Tacotron2 model failed to download!
  • u

    {K EY1} (Kei)

    11/02/2022, 8:53 PM
    Make sure you have the sharing set to "anyone with the link"
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:54 PM
    Do I have to make the link public?
  • u

    {K EY1} (Kei)

    11/02/2022, 8:54 PM
    Yeah but nobody will be able to find it except for people you share it with
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:54 PM
    okay
  • a

    Amizade | Pony's voice creator

    11/02/2022, 8:56 PM
    It works. Thank you so much. I downloaded my audio with my ai voice
  • r

    Reclezon

    11/03/2022, 2:49 PM
    Not sure if this is a problem just a restart can fix, but what dkes this mean
  • r

    Reclezon

    11/03/2022, 2:50 PM
    Yeah a restart didn't solve it. So uh...
1...676869...158Latest