diff --git a/assets/plugins.json b/assets/plugins.json index 872576a1c01c..9c0bd591a96f 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 } ]