-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
hi,
I tried to train using a new datasets of audiofiles, but I run into problems already by preprocess:
python preprocess.py --name=my_dataset --in_dir=path_to_my_dataset_files/ --out_dir=feature_dir/ --hparams "input_type=mulaw-quantize"
but I get a :
Traceback (most recent call last):
File "preprocess.py", line 53, in
assert name in ["cmu_arctic", "ljspeech"]
AssertionError
Metadata
Metadata
Assignees
Labels
No labels