Upload processor
Browse files- processor_config.json +1 -1
processor_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"feature_extractor": {
|
| 3 |
"eps": 1e-06,
|
| 4 |
-
"feature_extractor_type": "
|
| 5 |
"feature_size": 1,
|
| 6 |
"normalize_audio": true,
|
| 7 |
"padding_side": "right",
|
|
|
|
| 1 |
{
|
| 2 |
"feature_extractor": {
|
| 3 |
"eps": 1e-06,
|
| 4 |
+
"feature_extractor_type": "VibeVoiceAcousticTokenizerFeatureExtractor",
|
| 5 |
"feature_size": 1,
|
| 6 |
"normalize_audio": true,
|
| 7 |
"padding_side": "right",
|