Upload audio_vae/config.json with huggingface_hub
Browse files- audio_vae/config.json +4 -0
audio_vae/config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SAAudioFeatureExtractor",
|
| 3 |
+
"model_type": "sa_audio_feature_extractor"
|
| 4 |
+
}
|