Open s183920 opened 2 years ago
uses hparams and overwrites if given other arguments. This is not done optimally as a dictionary is updated multiple times and sometimes without any changes (params are overwritten with the same value), but it works :)
Improvements for the VoiceConverter class