dg845 commited on
Commit
cd63737
·
1 Parent(s): 2cbfcb3

Upload preprocessor_config.json

Browse files

Update feature extractor preprocessor_config.json (rename UnivNetFeatureExtractor to UnivNetGanFeatureExtractor)

Files changed (1) hide show
  1. 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": "UnivNetFeatureExtractor",
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,