From ebc8141971aebd131772471d56e6a92941c4e552 Mon Sep 17 00:00:00 2001 From: jiangyuxiaoxiao Date: Mon, 6 Nov 2023 12:23:11 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-bertvits2 (#2445) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 } ]