We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94201c commit 421efa1Copy full SHA for 421efa1
plugins.json
@@ -1,4 +1,18 @@
1
{
2
+ "w2902171175/astrbot-plugin-GPT-SoVITS": {
3
+ "display_name": "astrbot_plugin_GPT-SoVITS",
4
+ "desc": "本地运行的 GPT-SoVITS-1007-cu124 的 Astrbot 文本转语音插件。",
5
+ "author": "w2902171175",
6
+ "repo": "https://github.com/w2902171175/astrbot_plugin_GPT-SoVITS",
7
+ "tags": [
8
+ "TTS",
9
+ "AI",
10
+ "文本转语音",
11
+ "GPT SoVITS",
12
+ "语音合成"
13
+ ],
14
+ "social_link": "https://github.com/w2902171175"
15
+ },
16
"astrbot-plugin-custome-segment-reply": {
17
"display_name": "自定义断句回复插件",
18
"desc": "纯本地规则智能分段回复插件。通过自定义字数、标点优先级、超长降级等规则实现极速断句,彻底告别AI大模型延迟,零成本且更稳定。",
0 commit comments