34 Commits (d5e479dad6342222eb4887df627e69c048d2338c)

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
RVC-Boss 50e9ba0218
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
zzz b0e465eb72
feat: 添加导出 v3 的 script (#2208)
* feat: 添加导出 v3 的 script

* Fix: 由于 export_torch_script_v3 的改动,v2 现在需要传入 top_k
4 months ago
KamioRinn fe2f04bdb8
API for V3 (#2154) 5 months ago
RVC-Boss a32a2b8934
v3sovits模型推理支持webui传语速参数调整合成语速
v3sovits模型推理支持webui传语速参数调整合成语速
5 months ago
RVC-Boss e6a32e15b0
support sovits v3 lora training, 8G GPU memory is enough
support sovits v3 lora training, 8G GPU memory is enough
5 months ago
KakaruHayate c2b3298bed
update Gradient Checkpointing to reduce VRAM usage (#2040)
* update Gradient Checkpointing to reduce VRAM usage

* fix inference
6 months ago
StaryLan 15cbd1b673
Update Documentation (#2032)
* add exception handling

* Fill in the missing content

* remove GB code

* Simplify i18n text and remove trailing spaces

* ignore v3 model dir

* Update Changelog

* Fix encoding
6 months ago
RVC-Boss 25cb1bf400
gpt_sovits_v3
gpt_sovits_v3
6 months ago
zzz 98cc47699c
优化 export_torch_script.py (#1720)
* export_torch_script 从命令行获取参数

* export 支持语速设置
9 months ago
zzz 5efb960898
添加导出成 TorchScript 的脚本用于支持python以外的语言 (#1640)
* Fix onnx_export to support v2

* delete some useless code & add some args type for export torch-script

* Add export_torch_script.py

* (export_torch_script.py) 整合 vits 和 t2s 成一个 model 导出

* 恢复 `t2s_model.py` 把改动移到 `export_torch_script.py`
10 months ago
zzz 0c000191b3
Fix onnx_export to support v2 (#1604) 11 months ago
RVC-Boss 00f417ea06
Update models.py 1 year ago
RVC-Boss 2b142405b8
support timebre mixing
support timebre mixing
1 year ago
RVC-Boss 20ef716431
Update models.py 1 year ago
XXXXRT666 a3f5fb9614
v1v2 Version Switching (#1391)
v1v2 Version Switching
1 year ago
KamioRinn 4e34814c70
Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
1 year ago
RVC-Boss 0ff01c14a2
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 3a9161c979
fix speed control bug
fix speed control bug
1 year ago
RVC-Boss 5fbe7f07df
Add files via upload 1 year ago
aoguai 582ba7d519
fix: 移除多余 my_utils.py (#1189) (#1251)
* fix: 移除多余 my_utils.py (#1189)

* feat: update my_utils
1 year ago
XXXXRT666 151184598a
Update models.py (#1116) 1 year ago
hcwu1993 a95e6c13b8
modify freeze_quantizer mode, avoid quantizer's codebook updating (#953) 1 year ago
RVC-Boss c287430ecc
Update models.py 1 year ago
RVC-Boss 3b11cd9814
Update models.py 1 year ago
RVC-Boss 7e012e7678
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
1 year ago
Watchtower-Liu 1803729360 update_infer 1 year ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα 0b2e3760c2
Add files via upload 2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα 08aed05796
Add files via upload 2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα bd68358c3f
Add Vits Onnx Module 2 years ago
RVC-Boss 7b89c9ed56
Add files via upload 2 years ago
Blaise 0d3d47f3c3 more code refactor 2 years ago
RVC-Boss 41ca6028d6
Add files via upload 2 years ago