andabi / deep-voice-conversion

Deep neural networks for voice conversion (voice style transfer) in Tensorflow
MIT License
3.92k stars 843 forks source link

How to train on the arctic dataset? #26

Closed VictoriaBentell closed 6 years ago

VictoriaBentell commented 6 years ago

If I'm understanding correctly, if we want to use train1 on the arctic dataset, we just need to do python train1.py datasets/arctic/ right? It's stuck on the first epoch, and it's hard to tell if this is in the wrong format because it doesn't give a 'no such file or directory' error.

VictoriaBentell commented 6 years ago

Ok, looking through hparams.py, I now understand that I should be training on the TIMIT dataset, but I'm still encountering the same problem where it hangs on the first epoch. I put the TIMIT dataset in the 'datasets' folder, so according to line 49 in hparams.py, it should be pointing to the correct place. Is there anything I need to change in hparams.py or anywhere else? (And let it be known that I had to move everything out of the 'raw' folder for it to point to the correct directory.)

VictoriaBentell commented 6 years ago

Ah, so it seems that it was looking for anything ending in .wav, but all of my audio files ended in .WAV. I just wrote a quick script to change all of the files from .WAV to .wav and all is well.

Hjwjames commented 6 years ago

123123

this is the problem I faced.....can you tell me why?...

VictoriaBentell commented 6 years ago

Try running it through the terminal with the command python train1.py timit And just to be sure, you have the whole TIMIT dataset, right? Edit: Also be sure that the directory in data_path found in class Test1 in hparams.py matches the directory of your dataset. I had to move some folders around to get mine working.

Hjwjames commented 6 years ago

Thank you for answering me !! You are very patient. I found that I haven't put my TIMIT dataset in it.

oracle9i88 commented 5 years ago

Try running it through the terminal with the command python train1.py timit And just to be sure, you have the whole TIMIT dataset, right? Edit: Also be sure that the directory in data_path found in class Test1 in hparams.py matches the directory of your dataset. I had to move some folders around to get mine working.

I still cannot train

LukeJacob commented 5 years ago

where did u get TIMIT dataset? It is not for free so far as I know.

rahulkhairnarr commented 5 years ago

@LukeJacob You can download TIMIT from http://academictorrents.com/details/34e2b78745138186976cbc27939b1b34d18bd5b3