From 546cdb422901206dc49b67e8f69515f4ea0fd14a Mon Sep 17 00:00:00 2001 From: zhaomaoniu Date: Sun, 28 Jul 2024 22:34:21 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20GPT-SoVITS=20?= =?UTF-8?q?=E8=AF=AD=E9=9F=B3=E5=90=88=E6=88=90=20(#2846)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 872576a1..9c0bd591 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6555,5 +6555,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_gpt_sovits", + "project_link": "nonebot-plugin-gpt-sovits", + "author": "zhaomaoniu", + "tags": [ + { + "label": "GPT-SoVITS", + "color": "#000000" + } + ], + "is_official": false } ]