We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5911d51 + da209dd commit eb4b2b0Copy full SHA for eb4b2b0
plugins.json
@@ -1,4 +1,11 @@
1
{
2
+ "astrbot_plugin_GPT_SoVITS": {
3
+ "desc": "对接本地部署的GPT_SoVITS,为astrbot提供文本转语音(TTS)服务",
4
+ "author": "Zhalslar",
5
+ "repo": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS",
6
+ "tags": ["TTS"],
7
+ "social_link": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS"
8
+ },
9
"astrbot_plugin_search_pic": {
10
"desc": "从 https://saucenao.com/ 搜索图片,功能是以图搜图",
11
"auther": "lyjlyjlyjly",
0 commit comments