969 Commits (ab53062bddda95aa2eb1052fbbc75f2ac1085c21)
 

Author SHA1 Message Date
wzy3650 ab53062bdd
fix _merge_yi crash (#2432)
* fix _merge_yi crash

* fix _merge_yi crash

---------

Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
2 months ago
RVC-Boss d8124612fe
Update assets.py 2 months ago
XXXXRT666 132f6e7b8b
Fix Bugs, Modified Layout (#2434)
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2 months ago
RVC-Boss 7d70852a3f
fix precision auto detection
fix precision auto detection
2 months ago
RVC-Boss dbf7702b54
Update README.md 2 months ago
RVC-Boss fa9457c875
Update Changelog_CN.md 2 months ago
Jialiang Zhu 035dcbad03
Fix AttributeError when prompt_cache['refer_spec'][0] is a tuple (#2428)
Co-authored-by: tzrain <tz_rain@foxmail.com>
2 months ago
RVC-Boss a080e19f91
去除不需要的告警AttributeError: module 'onnxruntime' has no attribute 'preload_dlls'
去除不需要的告警AttributeError: module 'onnxruntime' has no attribute 'preload_dlls'
2 months ago
RVC-Boss 69e671f793
fix sv_path
fix sv_path
2 months ago
RVC-Boss 3fcffb2e95
fix v3v4 resample function
fix v3v4 resample function
2 months ago
XXXXRT666 05d44215f1
Make Pre-Commit-Hook Exit 0 While Using Ruff Check (#2427)
Modified gradio Layout
Refactor WebUI half-precision and GPU detection logic
2 months ago
SapphireLab 2ff2cf5ba1
fix(config): Fix errors when running inference webui directly (#2426) 2 months ago
RVC-Boss 09e9961a0d
Update README.md 2 months ago
RVC-Boss 31c0cdd640
Update Changelog_CN.md add v2pro support 2 months ago
RVC-Boss 298ebb03c5
fix sv path 2 months ago
zzz 6d12a6a6cb
添加导出 v4 的部分 (#2417)
* feat: 添加导出v4的script

* 改名 export_torch_script_v3.py 为 export_torch_script_v3v4.py

* export_torch_script_v3v4 中优化函数名称和参数
2 months ago
RVC-Boss e909c93c63
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss 584fcae9a5
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss f4ac9123af
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss 68cae3fa10
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss a2995abf6c
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss ad158b0f50
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss c920261d6a
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss 92819d0b31
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss 0621259549
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss 3f46359652
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss dbd69bb792
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss e920b31840
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss 921ac6c41a
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
RVC-Boss b7c0c5ca87
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
2 months ago
SapphireLab 663c3cc6fc
Update Documentation (#2420)
* docs(中文更新日志): 重新排版24年08月以来的更新日志

* 添加细节

* docs(英文更新日志): 重新排版24年08月以来的更新日志

* 修正句子

* docs(changelog): Reformat and Update Changelog since August 2024.

* docs(i18n): Update i18n config for all languages

* docs(webui): Split i18n sentences for detection
2 months ago
RVC-Boss 968952fd2a
Update Changelog_CN.md 2 months ago
RVC-Boss 1934fc1e1b
修复uvr5和onnx去混响模型ffmpeg编码mp3和m4a原路径带空格会有bug的问题
修复uvr5和onnx去混响模型ffmpeg编码mp3和m4a原路径带空格会有bug的问题
2 months ago
RVC-Boss 4f44cfa174
Update webui.py 2 months ago
RVC-Boss fafe4e7f12
Update subfix_webui.py 2 months ago
RVC-Boss acd68355c9
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/2402
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/2402
2 months ago
RVC-Boss 8c705784c5
友情提示标注完每一面都要点submit text否则白忙活
友情提示标注完每一面都要点submit text否则白忙活
2 months ago
RVC-Boss bc7374ec8e
降噪 提示非必需
降噪 提示非必需
2 months ago
RVC-Boss 68f488524f
no gradio httpx warning when traning
no gradio httpx warning when traning
2 months ago
RVC-Boss 4d9d56b196
add submit_text markdown
add submit_text markdown
2 months ago
RVC-Boss e45339f4ff
try onnxruntime.preload_dlls()
try onnxruntime.preload_dlls()
2 months ago
Kakaru 5169d52b1b
condition cache (#2377) 2 months ago
KamioRinn e0e6d333b5
optimize langdetect (#2408)
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2 months ago
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 13055fa569
Rename Colab-WebUI.ipynb to colab_webui.ipynb 3 months ago
XXXXRT666 ad7df5298b
Colab Infer Fix (#2322)
* Update Colab Infer, Add NLTK Download

* Rename GPT_SoVITS_Inference.ipynb to Colab-Inference.ipynb

* Rename

* Update URL

* .
3 months ago
XXXXRT666 9202c74761
Update Gradio Reqs (#2311)
* Update Librosa version

* Update Gradio Quiet Settings
3 months ago
XXXXRT666 6a1ece8992
Update Librosa version (#2310) 3 months ago
RVC-Boss e31d67eeff
最新<5的gradio除非能在autodl上跑通否则禁止修改
最新<5的gradio除非能在autodl上跑通否则禁止修改
3 months ago
RVC-Boss fbdab94e17
https://github.com/RVC-Boss/GPT-SoVITS/issues/2308
https://github.com/RVC-Boss/GPT-SoVITS/issues/2308
3 months ago