Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin: GPT-SoVITS 语音合成 #2846

Closed
zhaomaoniu opened this issue Jul 28, 2024 · 1 comment · Fixed by #2847
Closed

Plugin: GPT-SoVITS 语音合成 #2846

zhaomaoniu opened this issue Jul 28, 2024 · 1 comment · Fixed by #2847
Labels
Plugin Publish Plugin

Comments

@zhaomaoniu
Copy link
Member

zhaomaoniu commented Jul 28, 2024

PyPI 项目名

nonebot-plugin-gpt-sovits

插件 import 包名

nonebot_plugin_gpt_sovits

标签

[{"label":"GPT-SoVITS","color":"#000000"}]

插件配置项

GPT_SOVITS_EMOTION_MAP='[
    {
        "name": "neutral",
        "sentences": [
            {
                "text": "123",
                "language": "zh",
                "path": "123.wav"
            },
            {
                "text": "456",
                "language": "zh",
                "path": "456.wav"
            }
        ]
    }
]'
@zhaomaoniu zhaomaoniu added the Plugin Publish Plugin label Jul 28, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Jul 28, 2024

📃 商店发布检查结果

Plugin: GPT-SoVITS 语音合成

✅ 所有测试通过,一切准备就绪!

详情
  • ✅ 项目 nonebot-plugin-gpt-sovits 已发布至 PyPI。
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 标签: GPT-SoVITS-#000000。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.bilibili, nonebot.adapters.console, nonebot.adapters.ding, nonebot.adapters.discord, nonebot.adapters.dodo, nonebot.adapters.feishu, nonebot.adapters.github, nonebot.adapters.kaiheila, nonebot.adapters.kritor, nonebot.adapters.minecraft, nonebot.adapters.mirai, nonebot.adapters.mirai2, nonebot.adapters.ntchat, nonebot.adapters.onebot.v11, nonebot.adapters.onebot.v12, nonebot.adapters.qq, nonebot.adapters.red, nonebot.adapters.satori, nonebot.adapters.telegram, nonebot_adapter_tailchat。
  • ✅ 插件 加载测试 通过。

  • 💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。
    💡 当插件加载测试失败时,请发布新版本后在当前页面下评论任意内容以触发测试。

    ♻️ 评论已更新至最新检查结果

    💪 Powered by NoneFlow

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Plugin Publish Plugin
    Development

    Successfully merging a pull request may close this issue.

    1 participant