jjery2243542 / adaptive_voice_conversion

Apache License 2.0
469 stars 89 forks source link

About train_index_file train_samples_128.json #39

Open MohammdReza2020 opened 10 months ago

MohammdReza2020 commented 10 months ago

Hello dears thanks for releasing code publicly just one question: file -train_index_file train_samples_128.json is not available. can you add it or describe how to generate it? I stepped forward as mentioned but the problem is in train.sh:

python3 main.py -c config.yaml -d /groups/jjery2243542/data/vctk/trimmed_vctk_spectrograms/sr_24000_mel_norm -train_set train128 **"-train_index_file train_samples128.json"** -store_model_path /groups/jjery2243542/model/adaptive_vc/vctk_model -t vctk_model -iters 500000 -summary_step 500