Open Lukeade815 opened 6 years ago
+1
@Lukeade815 https://github.com/andabi/deep-voice-conversion/issues/28#issuecomment-415993533 Also I recommend you to use https://github.com/carlfm01/deep-voice-conversion if you are on Windows or using Python 3.+, just change the path for you datasets
@Lukeade815 #28 (comment) Also I recommend you to use https://github.com/carlfm01/deep-voice-conversion if you are on Windows or using Python 3.+, just change the path for you datasets
python train1.py test usage: train1.py [-h] [-case CASE] [-ckpt CKPT] [-gpu GPU] train1.py: error: unrecognized arguments: test
I removed the -h and -ckpt, Example train1.py [-case CASE] [-gpu GPU] train1.py -case timit -gpu 0 or comma for more than one GPU train1.py -case timit -gpu 0,1,2,3
I use https://github.com/carlfm01/deep-voice-conversion but stuck in training...Is there some file need move?
Hi @oracle9i88 , make sure you are using correct paths used in https://github.com/carlfm01/deep-voice-conversion/blob/master/params.py, data_path = 'Data/Train/.wav' for the net1, all the wavs and phonemes here. for test the net1 data_path = 'Data/Test/.wav'
data_path = 'Data/Train/Target/*.wav' for the net2, all the wav for the target voice here
On load data in https://github.com/carlfm01/deep-voice-conversion/blob/master/data_load.py You can print the wav_files to know if the files are being loaded.
thanks, you are so nice
Hi @carlfm01 Could you provide a trained model for TIMIT data since the data is not free and it takes while to train?
@carlfm01 Hello I found error when run your code FileNotFoundError: [Errno 2] No such file or directory: '/Users/Desktop/deep-voice-conversion-master/voice-conversion-master/datasets/arctic/bdl\arctic_b0122.PHN Please help me
Hi @carlfm01 Could you provide a trained model for TIMIT data since the data is not free and it takes while to train?
Hi, sorry it was a long time ago, I couldn't find the trained model.
@carlfm01 Hello I found error when run your code FileNotFoundError: [Errno 2] No such file or directory: '/Users/Desktop/deep-voice-conversion-master/voice-conversion-master/datasets/arctic/bdl\arctic_b0122.PHN Please help me
Which network are you training? You should use TIMIT for net1, and that path is for the net2 artic bdl target voice. You issue here is just a missing file from TIMIT
I used net 1, i can’t see .PHN file in datasets?
@carlfm01 I want clone Donal Trump voice! it's possible? Do you have skype ?
skype
u need Trump's voice dataset to train net2
If I'm on mac then what should I be using?
@stephen-song Do you have skype ?
@stephen-song Do you have skype ?
sorry , i don't .
Help!