Wen-Chin Huang (unilight)

Results 37 comments of Wen-Chin Huang (unilight)

@PAAYAS Please try to follow the instructions in the readme here: https://github.com/unilight/seq2seq-vc/tree/main/egs/l2-arctic/lsc.

You can try to follow the instructions at https://github.com/unilight/s3prl-vc/tree/main/egs/TEMPLATE/a2o_vc.

It's not quite possible with the functions provided in this repo.

@PAAYAS I used the ParallelWaveGAN repo to train the vocoders. To train a new vocoder for your own dataset, you can refer to the instructions here: https://github.com/kan-bayashi/ParallelWaveGAN/tree/master/egs#how-to-make-the-recipe-for-your-own-dateset. It should be...

I got the same error with transformers version 4.30.2, and when I upgraded it to 4.49 the error was gone.

Not really sure how I can help, but I would suggest implementing newer models. The models listed are all quite old and are getting "too easy to be outperformed" such...

@Fhrozen Thank you for responding. Yes I am aware of that issue, but that's not the error I encountered. It's simply that `_kalpy` is not installed. I wonder if `_kalpy`...