Commit
•
2a35978
1
Parent(s):
b0a5d32
Update config.json (#23)
Browse files- Update config.json (fb02a7f9bc06044a9eb08f16f7362ea802fedb41)
Co-authored-by: Yoach Lacombe <ylacombe@users.noreply.huggingface.co>
- 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"
|