Skip to content

tkm2261/dnn-voice-changer

Repository files navigation

dnn-voice-changer

voice changer with DNN & GAN on Keras

I have just made a simple voice change with with DNN & GAN. Although the quality of changing voices is bad, It may be easy to understand.

References

Usage

Preprocessing

Run prepare_features_vc.py (please see its options.).

As this code is brought from https://github.com/r9y9/gantts, please check it for more detail.

Training

Run train.py.

Please change the DIR constant to your Preprocessed folder.

Prediction

Run predict.py

Please change the input_path constant to your Preprocessed folder.

About

voice changer with DNN & GAN on Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages