bshall / soft-vc

Soft speech units for voice conversion
https://bshall.github.io/soft-vc/
MIT License
409 stars 33 forks source link

can the pre-trained hubert-soft or discrete model be used for encoding mandarin Chinese language data ? #8

Open joan126 opened 1 year ago

joan126 commented 1 year ago

Hi @bshall , can the pre-trained hubert-soft or discrete model be used for encoding mandarin Chinese language data ? I want to train a hubert soft model for Chinese language VC.

lucashueda commented 1 year ago

I have experimented transfering to portuguese data and it worked

ZhangLei999 commented 1 year ago

@lucashueda Hi, how did you do it? I want to pretrain the model of hubert-soft for Chinese. Do I need to retrain the discrete model with Chinese data?

thivux commented 1 year ago

@ZhangLei999 hi did you try retraining the discrete model? How is the result?