jjery2243542 / adaptive_voice_conversion

Apache License 2.0
469 stars 89 forks source link

Difference in parameters between config.yaml and paper #34

Closed Merlin-721 closed 3 years ago

Merlin-721 commented 3 years ago

Config.yaml vs Paper

Anyone know the reason for this? Are these updated values that should be used?

Most notably the batch_size would affect the number of training iterations, where the current 200k would only perform half the training with 128 samples per batch, vs 256 samples per batch.

jjery2243542 commented 3 years ago

Hi, I found that some hyperparameters (ex. dropout) are unnecessary so I updated the number in this repo. Feel free to tune the number.