Skip to content

Implementation of GAN architectures for Voice Conversion

License

Notifications You must be signed in to change notification settings

chikiuso/vc2

 
 

Repository files navigation

GAN-Voice-Conversion

Implementation of GAN architectures for Voice Conversion

Requirements

Install Python 3.5. Then install the requirements specified in requirements.txt

How to run

  1. Download the data by running download_data.py
  2. Choose the source and target speakers in preprocess.py and run it
  3. Run the corresponding training script

Original papers

Acknowledgements

Implementation of CycleGAN-VC based on: https://github.com/leimao/Voice_Converter_CycleGAN

About

Implementation of GAN architectures for Voice Conversion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%