StarGAN-Voice-Conversion icon indicating copy to clipboard operation
StarGAN-Voice-Conversion copied to clipboard

full tensorflow implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks https://arxiv.org/abs/1806.02169

Results 9 StarGAN-Voice-Conversion issues
Sort by recently updated
recently updated
newest added

I use tensorflow-gpu. will the training physe be done on gpu instead of cpu?

does the model get checkpoints and can you resume training at a later stage?

> [485:486]svaing file: ./data/processed/TM1-100131_0.npy > [485:486]svaing file: ./data/processed/TM1-100131_512.npy > save file: ./data/processed/TM1-100132 > audio mcep shape (36, 512) > [486:486]svaing file: ./data/processed/TM1-100132_0.npy > Traceback (most recent call last): > File...

in the samples folder, files that are the converted speech won't open with any player, I even tried out my phone to play but it didn't work.

hey, I have tested this repository on my ubuntu system and solved the issues of dependencies like librosa, for solving librosa issues I used the SoundFile library for using the...

Does anybody have the same problem? I use the laest code, no parameter changed. @hujinsen the wavs in "converted_speech" can not be played, could you share some result wavs that...

can this model train VCTK dataset?

I cannot reproduce the results in original paper. I used tensorflow 1.8.0.