Coder Social home page Coder Social logo

moevoice's Introduction

moevoice

基于HoshinoBot V2的语音生成插件

项目地址:https://github.com/mhy9989/moevoice

仓库部分代码参考自项目 voiceMoeGoe

使用方法

  1. 将该项目放在HoshinoBot插件目录 modules 下,或者clone本项目 git clone https://github.com/mhy9989/moevoice

  2. 通过百度网盘下载语音模型包model.zip,将解压后的文件夹model放入moevoice\MoeGoe目录内

链接:链接:https://pan.baidu.com/s/12oBG5XpnjjzZonqSaCTrgA?pwd=5oii 提取码:5oii

  1. moevoice目录下,使用pip install -r "requirements.txt"安装依赖

  2. config/__bot__.py 模块列表中添加 moevoice

  3. 重启HoshinoBot

    *:如有问题请提交issue

指令说明

  • 让[宁宁|爱瑠|芳乃|茉子|丛雨|小春|七海]说
  • 让[妃爱|华乃|锦香|诗樱|天梨|和泉|广梦|圣莉]说
  • 让[四季|栞那|墨染|爱衣|凉音]说
  • 让[穹|目瑛|奈绪|一叶]说
  • 让[Sua|Mimiru|Arin|Yeonhwa|Yuhwa|Seonbae]说
  • 让[派蒙|凯亚|安柏|丽莎|琴|香菱|枫原万叶| 迪卢克|温迪|可莉|早柚|托马|芭芭拉|优菈| 云堇|钟离|魈|凝光|雷电将军|北斗| 甘雨|七七|刻晴|神里绫华|戴因斯雷布|雷泽| 神里绫人|罗莎莉亚|阿贝多|八重神子|宵宫| 荒泷一斗|九条裟罗|夜兰|珊瑚宫心海|五郎| 散兵|女士|达达利亚|莫娜|班尼特|申鹤| 行秋|烟绯|久岐忍|辛焱|砂糖|胡桃|重云| 菲谢尔|诺艾尔|迪奥娜|鹿野院平藏]说
  • 让[小暗|茉茉|娜娜|美柑|唯|芽亚|涅墨西斯|静| 希莉奴|菈菈|沙姫|春菜|ルン|芽衣|恭子|里纱| 未央|提亚悠九条凛|藤崎绫|结城华|涼子|アゼンダ|梨子| 梨斗|佩凯|健一|レン|校长]说
  • 让[美羽|布良梓|艾莉娜|莉音|尼古拉|小夜|夕里|萌香|安娜|直太|兵马|元树]说
  • 让[夏目|栞那|希|爱衣|凉音]说
  • 让[姬爱|华乃|日海|诗音|天梨|和泉里|广梦|莉莉子]说
  • 让[莲华|雾枝|雫|亚璃子|灯露椎|夕莉]说
  • 让[xcw]说
  • 让[优妮|切噜|华哥]说
  • 让[佩可|可可萝|凯露|雪菲|爱梅斯|惠理子|初音|日和|镜华|美空]说
  • 让[桃井|伊吕波|未花|美游|花凛|明日奈|梓|爱丽丝| 白子|星野|日奈|伊织|泉奈|优香|阿罗那|小春|日富美]说
  • 让[黑塔|卡夫卡]说
  • 注:
  • 1、上述 pcrba 角色支持昵称;
  • 2、日语角色语音合成为日语,输入中文自动转换为日语合成

更新说明

2023-08-25

  1. 更新model: bapcr
  2. 修改架构

2022-11-05

  1. 版本提交

moevoice's People

Contributors

mhy9989 avatar

Stargazers

Garson avatar Bin avatar  avatar

Watchers

 avatar

moevoice's Issues

pyopenjtalk安装不上一直报错

Building wheels for collected packages: pyopenjtalk
Building wheel for pyopenjtalk (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for pyopenjtalk (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
fatal: not a git repository (or any of the parent directories): .git
running bdist_wheel
running build
running build_py
-- Building version 0.2.0
creating build\lib.win-amd64-3.8
creating build\lib.win-amd64-3.8\pyopenjtalk
copying pyopenjtalk\version.py -> build\lib.win-amd64-3.8\pyopenjtalk
copying pyopenjtalk_init_.py -> build\lib.win-amd64-3.8\pyopenjtalk
creating build\lib.win-amd64-3.8\pyopenjtalk\htsvoice
copying pyopenjtalk\htsvoice\LICENSE_mei_normal.htsvoice -> build\lib.win-amd64-3.8\pyopenjtalk\htsvoice
copying pyopenjtalk\htsvoice\mei_normal.htsvoice -> build\lib.win-amd64-3.8\pyopenjtalk\htsvoice
copying pyopenjtalk\htsvoice\README.md -> build\lib.win-amd64-3.8\pyopenjtalk\htsvoice
running build_ext
skipping 'pyopenjtalk\openjtalk.cpp' Cython extension (up-to-date)
skipping 'pyopenjtalk\htsengine.cpp' Cython extension (up-to-date)
building 'pyopenjtalk.openjtalk' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyopenjtalk
Failed to build pyopenjtalk
ERROR: Could not build wheels for pyopenjtalk, which is required to install pyproject.toml-based projects

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.