jjery2243542 / voice_conversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running make_single_samples.py and the paths?

Husnain08 opened this issue · comments

I am trying to run the make_single_samples.py and not sure what to pass in the

  1. n_samples
  2. segment length
  3. training sampled index path (.json)

Can you please help ?
print('usage: python3 make_single_samples.py [h5py path] [training sampled index path (.json)] '
'[n_samples] [segment length] [used speaker file path]')