SyntaSpeech icon indicating copy to clipboard operation
SyntaSpeech copied to clipboard

SyntaSpeech: Syntax-aware Generative Adversarial Text-to-Speech; IJCAI 2022; Official code

Results 6 SyntaSpeech issues
Sort by recently updated
recently updated
newest added

could you share your pretrain model? Thanks

Hi, I would like to use the pretrained model on LibriTTS to adapt the model on two target speakers for which I have about 40 minutes of training data each....

Hello, I have experimented on your excellent job with this repo. But I found the ddp is not effective. I wonder if the way I used is wrong? CUDA_VISIBLE_DEVICES=0,1,2 python...

Hello, if we want to realize Aishell3 Chinese multi-person dataset, which part should be changed?

I delete the parameter of `mfa_group` and add the parameter of `spk_name`.