Upload preprocessor_config.json
Browse filesUpdate feature extractor preprocessor_config.json (rename UnivNetFeatureExtractor to UnivNetGanFeatureExtractor)
- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"compression_clip_val": 1e-05,
|
4 |
"compression_factor": 1.0,
|
5 |
"do_normalize": false,
|
6 |
-
"feature_extractor_type": "
|
7 |
"feature_size": 1,
|
8 |
"filter_length": 1024,
|
9 |
"fmax": 12000.0,
|
|
|
3 |
"compression_clip_val": 1e-05,
|
4 |
"compression_factor": 1.0,
|
5 |
"do_normalize": false,
|
6 |
+
"feature_extractor_type": "UnivNetGanFeatureExtractor",
|
7 |
"feature_size": 1,
|
8 |
"filter_length": 1024,
|
9 |
"fmax": 12000.0,
|