Skip to main content

利用MockingBird生成语音并发送

Project description

nonebot_plugin_mockingbird

此项目灵感来源于 Diaosi1111/nonebot_mockingbird_plugin

食用方法

  1. 使用 nb-cli
nb plugin install nonebot_plugin_mockingbird
  1. 使用 pip
pip install nonebot_plugin_mockingbird

使用方法

使用:

@Bot 说 [你想要bot说的话]

其他操作:

显示模型 # 显示出可供修改的模型
# 修改指令
修改模型 [序号]\[模型名称]
重载模型 进行模型重载(并没有什么卵用,或许以后内存泄漏解决会有用?)
调整/修改精度 修改语音合成精度
调整/修改句长 修改语音合成最大句长
更新模型 更新模型列表

欢迎pr提供模型和模型下载地址

在 nonebot_plugin_mockingbird/resource/model_list.json 中添加

json 模板

{
  "azusa": {
    "nickname": "阿梓语音",
    "url": {
      "record_url": "https://pan.yropo.top/home/source/mockingbird/azusa/record.wav",
      "model_url": "https://pan.yropo.top/home/source/mockingbird/azusa/azusa.pt"
    }
  }
}

特别感谢

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot-plugin-mockingbird-0.1.3.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page