Running make_single_samples.py and the paths?
Husnain08 opened this issue · comments
Muhammad Husnain commented
I am trying to run the make_single_samples.py and not sure what to pass in the
- n_samples
- segment length
- 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]')