Wendison / VQMIVC

Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021 + Online playing demo!
MIT License
334 stars 55 forks source link

Training for Indian Multi-Speaker/Multi-lingual VC #37

Open MuruganR96 opened 1 year ago

MuruganR96 commented 1 year ago

Hi, @Wendison Thank you so much for your excellent work. very nice paper.

When I saw this reply on the below issues, it helped me to motivate to go further.

https://github.com/Wendison/VQMIVC/issues/14#issuecomment-937900528

https://github.com/Wendison/VQMIVC/issues/17#issuecomment-971136691

I am trying Common Voice Indian English Multi-Speakers and VCTK Training. I need a few suggestions from you

Steps:

  1. I add Common Voice Indian English Multi-Speakers (40 speakers - each having 30 minutes Datasets) along with VCTK 109 Speakers. and start training use_CSMI=True use_CPMI=True use_PSMI=True

  2. After the model is trained with good accuracy, will go for fine-tuning with other Indian regional languages of Common Voice (Tamil, Hindi, Urdu, etc)

is this approach good?

@Wendison kindly request, please give your suggestions. Thanks

PS-AI commented 1 year ago

Hello @MuruganR96 , Have you been successful training for Multi lingual VC?