Git Product home page Git Product logo

nonebot_plugin_mockingbird's Introduction

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"
    }
  }
}

特别感谢

nonebot_plugin_mockingbird's People

Contributors

akashicoin avatar kcunitary avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.