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

ASR training data must be same with stargan training data? #52

Closed
joan126 opened this issue Jun 14, 2022 · 4 comments
Closed

ASR training data must be same with stargan training data? #52

joan126 opened this issue Jun 14, 2022 · 4 comments

Comments

@joan126
Copy link

joan126 commented Jun 14, 2022

Hi, I am trying to training starganv2 vc , one question about dataset for training ASR and vc, can I use different dataset for ASR training and starggan ?

@yl4579
Copy link
Owner

yl4579 commented Jun 14, 2022

It can be totally different, even in different languages. The released pre-trained model was trained on LibriTTS and the voice conversion model was trained on VCTK. The same ASR model works for JVS datset (Japanese) too.

@yl4579 yl4579 closed this as completed Jun 14, 2022
@joan126
Copy link
Author

joan126 commented Jun 14, 2022

It can be totally different, even in different languages. The released pre-trained model was trained on LibriTTS and the voice conversion model was trained on VCTK. The same ASR model works for JVS datset (Japanese) too.

I am working on Mandarin Chinese. will the pretrained ASR model works for this?

@yl4579
Copy link
Owner

yl4579 commented Jun 14, 2022

I haven't tested on Mandarin yet, but I think it should, though the quality would not be as good as if you train it directly with Mandarin. You can refer to this issue for ASR training and data preparation in Mandarin: yl4579/AuxiliaryASR#2

@joan126
Copy link
Author

joan126 commented Jun 14, 2022

I haven't tested on Mandarin yet, but I think it should, though the quality would not be as good as if you train it directly with Mandarin. You can refer to this issue for ASR training and data preparation in Mandarin: yl4579/AuxiliaryASR#2

thanks a lot!!

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