An unofficial implementation of the paper "One-shot Voice Conversion by Separating Speaker and Content Representations with Instance Normalization".
115
stars
20
forks
source link
Can you provide dfeaults for the training script? #3
Closed
ghost closed 3 years ago
python train.py [--n_steps steps] [--save_steps save] [--log_steps log] [--n_spks spks] [--n_uttrs uttrs]
Thanks