issues
search
k2kobayashi
/
crank
A toolkit for non-parallel voice conversion based on vector-quantized variational autoencoder
MIT License
169
stars
31
forks
source link
Models to be implemented
#13
Open
unilight
opened
4 years ago
unilight
commented
4 years ago
These are some models I wish to implement.
[ ]
Chou's model
Code:
https://github.com/jjery2243542/voice_conversion
[ ] Jeremy's original VAE, VAWGAN, and Huang's
CDVAE-CLS-GAN
Code:
https://github.com/unilight/cdvae-vc
[ ]
CycleVAE-VC
Code:
https://github.com/patrickltobing/cyclevae-vc
[ ] CycleGAN-VC
1
&
2
Code:
https://github.com/leimao/Voice_Converter_CycleGAN
[ ] StarGAN-VC
1
&
2
Code:
https://github.com/liusongxiang/StarGAN-Voice-Conversion
[ ]
ACVAE-VC
[ ]
AUTOVC
Code:
https://github.com/auspicious3000/autovc
These are some models I wish to implement.