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

Adding emotion tag to VoiceCraft #163

Open
mukund0911 opened this issue Nov 24, 2024 · 1 comment
Open

Adding emotion tag to VoiceCraft #163

mukund0911 opened this issue Nov 24, 2024 · 1 comment

Comments

@mukund0911
Copy link

I'm interested in contributing to VoiceCraft by adding emotion control functionality. My goal is to enable the model to generate audio with a specified emotion while cloning a voice from a reference audio. I have a few questions about implementing this feature:

  1. I'm considering using the Emotional Speech Dataset (ESD) for training. Is this dataset suitable, or would you recommend alternatives?

  2. Should the loss function be modified to account for the emotion tag?

  3. The paper mentions that training VoiceCraft took around 240 hours. Would implementing this new feature require a similar training time, or could it be done more efficiently?

As someone new to open-source contributions, I'd appreciate any guidance on how to proceed with this feature addition. Thank you for your help!

@jasonppy
Copy link
Owner

  1. the dataset sounds good
  2. this is something worth exploring
  3. would need exp to see. making it more efficient is a good research/engineering problem

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

No branches or pull requests

2 participants