/VAE_based_voice_conversion

VAE based voice conversion based on VCTK dataset

Primary LanguagePython

VAE based Voice Conversion

File Directory

  • cfg : configuration file
  • code : python code
    • include : defined config, neural net, dataset
    • preprocess : preprocessing dataset
    • train : training neural network model
    • convert : convert wav file by using trained model
  • model : trained neural network model