Skip to content

njellinas/GAN-Voice-Conversion

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages