From 2a3597836c810279492b1cbffa71b6056fba54cd Mon Sep 17 00:00:00 2001 From: Georg Kucsko Date: Sat, 16 Sep 2023 18:41:03 +0000 Subject: [PATCH] Update config.json (#23) - Update config.json (fb02a7f9bc06044a9eb08f16f7362ea802fedb41) Co-authored-by: Yoach Lacombe --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 50bef7f..fa21936 100644 --- a/config.json +++ b/config.json @@ -80,7 +80,7 @@ "use_cache": true }, "codec_config": { - "_name_or_path": "ArthurZ/encodec_24khz", + "_name_or_path": "facebook/encodec_24khz", "add_cross_attention": false, "architectures": [ "EncodecModel"