Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -80,7 +80,7 @@
|
|
80 |
"use_cache": true
|
81 |
},
|
82 |
"codec_config": {
|
83 |
-
"_name_or_path": "
|
84 |
"add_cross_attention": false,
|
85 |
"architectures": [
|
86 |
"EncodecModel"
|
|
|
80 |
"use_cache": true
|
81 |
},
|
82 |
"codec_config": {
|
83 |
+
"_name_or_path": "facebook/encodec_24khz",
|
84 |
"add_cross_attention": false,
|
85 |
"architectures": [
|
86 |
"EncodecModel"
|