Code Monkey home page Code Monkey logo

so-vits-svc-webui's Introduction

SO-VITS-SVC 4.0 WEBUI

Features

  • 支持so-vits-svc 4.0,添加4.0的一些参数;
  • 支持批量转换,输出文件名暂定为原文件名,执行打包下载;
  • 添加人声提取Tab,需要Spleeter;
  • Python 3.8。
  • Gradio框架:python main.py 简单快捷
  • Tornado框架可以python maint.py 鲁棒性强点
  • Tornado框架目前api only
  • TBD:a frontend webpage for tornado framework

Install & Run

预先下载的模型文件

# 一键下载
# contentvec
http://obs.cstcloud.cn/share/obs/sankagenkeshi/checkpoint_best_legacy_500.pt
# 也可手动下载放在hubert目录

配置

  1. 新建"checkpoints"文件夹,并在文件夹下面新建角色名字的子文件夹
  2. 将模型文件命名为“model.pth”,并和kmeans_10000.pt与config.json一同拷贝到角色名的子文件夹中
  3. 运行
pip install -r requirements.txt
pip install setuptools==59.5.0

安装依赖

  1. 运行
python main.py

运行程序

Known Issue

  • Gradio在本地运行OK,但是在服务端由于需要经过Nginx/Apache的反向代理以及Gradio的queue机制(websocket)经常reset导致不能正常运行。

so-vits-svc-webui's People

Contributors

realerikk0 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.