An unofficial implementation of the paper titled "PitchNet: Unsupervised Singing Voice Conversion with Pitch Adversarial Network". This repository is still in progress now.
Please give me a ⭐ if you are intrested in this work 😊.
models/
: neural network modelsREADME.md
: README filereadme_assets/
: resources for README
- Pytorch1.0
- Python3.6
- librosa
- model construction
- data loader
- model trainer
- voice generator
@INPROCEEDINGS{
9054199,
author={C. {Deng} and C. {Yu} and H. {Lu} and C. {Weng} and D. {Yu}},
booktitle={ICASSP 2020 - 2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
title={Pitchnet: Unsupervised Singing Voice Conversion with Pitch Adversarial Network},
year={2020},
volume={},
number={},
pages={7749-7753},
}