diff --git a/assets/plugins.json b/assets/plugins.json index 0eb451c2..46038861 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5275,5 +5275,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bertvits2", + "project_link": "nonebot-plugin-bertvits2", + "author": "jiangyuxiaoxiao", + "tags": [ + { + "label": "语音合成", + "color": "#9bf6ff" + } + ], + "is_official": false } ]