Upload feature extractor
Browse files- preprocessor_config.json +1 -0
preprocessor_config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"feature_size": 80,
|
| 3 |
"hop_length": 320,
|
| 4 |
"n_fft": 512,
|
|
|
|
| 1 |
{
|
| 2 |
+
"feature_extractor_type": "Xcodec2FeatureExtractor",
|
| 3 |
"feature_size": 80,
|
| 4 |
"hop_length": 320,
|
| 5 |
"n_fft": 512,
|