76 Commits (68f488524f420738e1fbc0207973bb90dcfb9610)

Author SHA1 Message Date
XXXXRT666 d5e479dad6
Introduce Docker and Windows CI Workflow, Pre-commit Formatting, and Language Resource Auto-Download (#2351)
* Docker Auto-Build Workflow

* Rename

* Update

* Fix Bugs

* Disable Progress Bar When workflows triggered

* Fix Wget

* Fix Bugs

* Fix Bugs

* Update Wget

* Update Workflows

* Accelerate Docker Image Building

* Fix Install.sh

* Add Skip-Check For Action Runner

* Fix Dockerfile

* .

* .

* .

* .

* Delete File in Runner

* Add Sort

* Delete More Files

* Delete More

* .

* .

* .

* Add Pre-Commit Hook
Update Docker

* Add Code Spell Check

* [pre-commit.ci] trigger

* [pre-commit.ci] trigger

* [pre-commit.ci] trigger

* Fix Bugs

* .

* Disable Progress Bar and Logs while using GitHub Actions

* .

* .

* Fix Bugs

* update conda

* fix bugs

* Fix Bugs

* fix bugs

* .

* .

* Quiet Installation

* fix bugs

* .

* fix bug

* .

* Fix pre-commit.ci and Docker

* fix bugs

* .

* Update Docker & Pre-Commit

* fix  bugs

* Update Req

* Update Req

* Update OpenCC

* update precommit

* .

* Update .pre-commit-config.yaml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update Docs and fix bugs

* Fix \

* Fix MacOS

* .

* test

* .

* Add Tag Alias

* .

* fix bugs

* fix bugs

* make image smaller

* update pre-commit config

* .

* .

* fix bugs

* use miniconda

* Fix Wrong Path

* .

* debug

* debug

* revert

* Fix Bugs

* Update Docs, Add Dict Auto Download in install.sh

* update docker_build

* Update Docs for Install.sh

* update docker docs about architecture

* Add Xcode-Commandline-Tool Installation

* Update Docs

1. Add Missing VC17
2. Modufied the Order of FFmpeg Installation and Requirements Installation
3. Remove Duplicate FFmpeg

* Fix Wrong Cuda Version

* Update TESTED ENV

* Add PYTHONNOUSERSITE(-s)

* Fix Wrapper

* Update install.sh For Robustness

* Ignore .git

* Preload CUDNN For Ctranslate2

* Remove Gradio Warnings

* Update Colab

* Fix OpenCC Problems

* Update Win DLL Strategy

* Fix Onnxruntime-gpu NVRTC Error

* Fix Path Problems

* Add Windows Packages Workflow

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* .

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Fix Path

* Fix Path

* Enable Logging

* Set 7-Zip compression level to maximum (-mx=9)

* Use Multithread in ONNX Session

* Fix Tag Bugs

* Add Time

* Add Time

* Add Time

* Compress More

* Copy DLL to Solve VC Runtime DLL Missing Issues

* Expose FFmpeg Errors, Copy Only Part of Visual C++ Runtime

* Update build_windows_packages.ps1

* Update build_windows_packages.ps1

* Update build_windows_packages.ps1

* Update build_windows_packages.ps1

* WIP

* WIP

* WIP

* Update build_windows_packages.ps1

* Update install.sh

* Update build_windows_packages.ps1

* Update docker-publish.yaml

* Update install.sh

* Update Dockerfile

* Update docker_build.sh

* Update miniconda_install.sh

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update Colab-WebUI.ipynb

* Update Colab-Inference.ipynb

* Update docker-compose.yaml

* 更新 build_windows_packages.ps1

* Update install.sh

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 months ago
XXXXRT666 9202c74761
Update Gradio Reqs (#2311)
* Update Librosa version

* Update Gradio Quiet Settings
3 months ago
RVC-Boss ec7ec370ef
训完模自动刷新模型列表
Automatically refresh the model list after training the model.
3 months ago
RVC-Boss e0c452f007
support gpt-sovits v4
support gpt-sovits v4
4 months ago
XXXXRT666 53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
4 months ago
RVC-Boss 9f8d455130
支持v3并行推理
support v3 models batch inference
4 months ago
starylan fc1400bdba 更新webui 5 months ago
RVC-Boss 25a6829ddc
手动终止进程的控制台信息屏蔽,防止小白觉得这是训练报错
手动终止进程的控制台信息屏蔽,防止小白觉得这是训练报错
5 months ago
RVC-Boss db811b7cc8
梯度检查点效果是否对齐未验证,暂时屏蔽,设置为不可见
梯度检查点效果是否对齐未验证,暂时屏蔽,设置为不可见
5 months ago
RVC-Boss 514fb692db
support sovits v3 lora training, 8G GPU memory is enough
support sovits v3 lora training, 8G GPU memory is enough
5 months ago
RVC-Boss 56509a17c9
support sovits v3 lora training, 8G GPU memory is enough
support sovits v3 lora training, 8G GPU memory is enough
5 months ago
KamioRinn 3737496389
find max memory (#2074) 6 months ago
Lion-Wu c70daefea2
CPU 使用更低 batch size (#2067)
* Update webui.py

lower batch size on cpu

* Update webui.py

Improvements
6 months ago
RVC-Boss c09af5ab7d
s2Dv3 is not needed
s2Dv3 is not needed
6 months ago
RVC-Boss 1c5edd2949
v3禁用并行推理(因为还未支持)
v3禁用并行推理(因为还未支持)
6 months ago
RVC-Boss cfb5bed554
decrease s2v3 max train epoch
decrease s2v3 max train epoch
6 months ago
RVC-Boss 753472c9bd
Update webui.py 6 months ago
KakaruHayate c2b3298bed
update Gradient Checkpointing to reduce VRAM usage (#2040)
* update Gradient Checkpointing to reduce VRAM usage

* fix inference
6 months ago
RVC-Boss 6e2b49186c
gpt sovits v3
gpt sovits v3
6 months ago
RVC-Boss ed207c4b87
gpt_sovits_v3 6 months ago
RVC-Boss a1fe2267af
Update webui.py
NVIDIA RTX 6000 Ada Generation
7 months ago
RVC-Boss fecb35dd80
Update gradio 12 months ago
ChasonJiang 52c50c6c81
All in one! 合并main分支和fast_inference_分支 (#1490)
* 合并main分支和fast_inference_分支

* 修复一些bug
12 months ago
XXXXRT666 ea56b814bd
Chores (#1422)
Make Gradio Great Again
附带vs2017下载链接
增加了各种数据集检查,若缺失会弹出warning
修复了warning乱弹的bug
修复了参考音频混合只能上传一条的bug
修复了下载G2PW Model出现import错误的bug
修复了Windows训练无N卡在预处理阶段的报错
12 months ago
XXXXRT666 e685299077
* README (#1412)
* README
1 year ago
RVC-Boss f337845672
Update webui.py 1 year ago
RVC-Boss 34163367c1
Update webui.py 1 year ago
XXXXRT666 805dbd7ff2
Remove warnings and add some warnings (#1408) 1 year ago
RVC-Boss d3ee2fc408
Add files via upload 1 year ago
RVC-Boss 8869b11eed
修复没有v2pretrained模型导致v1不能训的问题
修复没有v2pretrained模型导致v1不能训的问题
1 year ago
RVC-Boss c6899a7a4f
fix v1v2 switch bug
fix v1v2 switch bug
1 year ago
XXXXRT666 a3f5fb9614
v1v2 Version Switching (#1391)
v1v2 Version Switching
1 year ago
XXXXRT666 0c25e57959
若干杂项,界面优化 (#1388)
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
1 year ago
XXXXRT666 50a63c57d1
若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py  <version(optional)>   <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
1 year ago
RVC-Boss 1c0365b56a
funasr support cantonese
funasr support cantonese
1 year ago
XXXXRT666 73c6244bb6
support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
1 year ago
RVC-Boss ff6c193f6f
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 4c8b761220
Fix the GPU index out-of-bounds error.
Fix the GPU index out-of-bounds error.
1 year ago
XXXXRT666 10e885d9ac
增加了自动填充路径的功能,增加了根据显存自动选择ASR精度的功能,也可手动控制
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
1 year ago
XXXXRT666 0a3a1e4505
Clean Path (#1299)
* clean path

* clean path
1 year ago
RVC-Boss db50670598
Update webui.py 1 year ago
蓝梦实 0357d0c7a4
[优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages

* add feedback

* simplify modification

* fix detail
1 year ago
Lion 1963eb01cc support cpu training, use cpu training on mac 1 year ago
jiaqianjing 36d2b57e9d remove useless code 1 year ago
jiaqianjing 9d3b868464 bugfix for import local tools module failed when sys.path have been some tools module e.g. python=3.10.x 1 year ago
RVC-Boss 6da486c15d
Add files via upload 1 year ago
RVC-Boss ccb9b08be3
dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
1 year ago
RVC-Boss af57bd7c80
Add files via upload 2 years ago
SapphireLab b99c9e815f add count 2 years ago
SapphireLab 67f87d6306 add ASR_Model Select 2 years ago