add feature path to vocder config

This commit is contained in:
erogol 2020-06-15 14:16:31 +02:00
parent 460d0675a6
commit c90145eef9
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
// DATASET
"data_path": "/home/erogol/Data/LJSpeech-1.1/wavs/",
"feature_path": null,
"seq_len": 16384,
"pad_short": 2000,
"conv_pad": 0,