Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Requirements, Add Colab #21

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Fix Requirements, Add Colab #21

wants to merge 7 commits into from

Conversation

nivibilla
Copy link

Hi,

I just ran your code, and fixed some stuff(attrdict and espeak-ng were missing in the setup). I also made a colab notebook for the LJSpeech model inference.

Thanks

@yl4579
Copy link
Owner

yl4579 commented Apr 22, 2023

Thanks for fixing the requirements. However, your Colab notebook doesn't really work because you didn't actually download the pre-trained models. Instead, you copied them from your Google Drive. You can use gdown --id GOOGLE_DRIVE_ID to download these files directly in the Colab notebook from your Google Drive once you have shared them. Once you have fixed it I can merge it into the main branch. Thank you for your help.

@nivibilla
Copy link
Author

Ah right, I didn't know that. Will fix it. Thanks.

now downloads files from drive link instead of copying
@nivibilla
Copy link
Author

Changed to gdown, added colab file to demo folder

@nivibilla
Copy link
Author

@yl4579 pls review.

@satani99
Copy link

Hi, @nivibilla are you able to run Emotional Speech Synthesis from https://styletts.github.io/ . Like prosody cloning.

@nivibilla
Copy link
Author

@satani99 yes it uses the sample audio as reference.

@nivibilla
Copy link
Author

You can add your own audio as reference with different emotions and do the prosody cloning.

@satani99
Copy link

Where do I get code for inference @nivibilla ?

@nivibilla
Copy link
Author

@satani99
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants