8000 GitHub - mirrorange/vits: VITS 的一个修改版本,支持WebAPI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mirrorange/vits

 
 

Repository files navigation

VITS

这是一个带有 WebAPI ,支持多个模型的 VITS.

使用方法

  • 安装 Python3.6 以上版本
  • 安装 CMake
  • 安装依赖 pip install -r requirements.txt
  • 下载模型文件,命名为 model.pth 和 config.json 放入对应模型文件夹
  • 运行API服务器 python api.py

About

VITS 的一个修改版本,支持WebAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Jupyter Notebook 4.4%
0