Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Sep 3, 2020 - Python
I'd like to train this model on 8 V100 GPUs - does it support multi GPU training?
We have to create contributing files for two repositories:
Also, please update cboard's contributing file, in order to:
Add a description, image, and links to the tts topic page so that developers can more easily learn about it.
To associate your repository with the tts topic, visit your repo's landing page and select "manage topics."
Hello, if i enable bidirectional decoder training script drops eror.
There is in train.py line 185
keep_avg.update_values({'avg_decoder_b_loss': loss_dict['decoder_backward_loss'].item(),need to change on
keep_avg.update_values({'avg_decoder_b_loss': loss_dict['decoder_b_loss'].item(),