26 Commits

Author SHA1 Message Date
XXXXRT666
e086862595 Update Docker & Pre-Commit 2025-05-01 11:01:12 +01:00
XXXXRT666
4c4a84f63a . 2025-05-01 03:47:02 +01:00
XXXXRT666
d21d3d1f5a fix bugs 2025-04-30 23:50:52 +01:00
XXXXRT666
313327906a Quiet Installation 2025-04-30 23:42:29 +01:00
XXXXRT666
b6d7e971a9 Fix Bugs 2025-04-30 23:20:30 +01:00
XXXXRT666
559dbfc711 update conda 2025-04-30 22:33:23 +01:00
XXXXRT666
41142a6234 Fix Bugs 2025-04-30 22:17:34 +01:00
XXXXRT666
1d2c6c5cbb . 2025-04-30 21:49:14 +01:00
XXXXRT666
8c6abbf930 Add Pre-Commit Hook
Update Docker
2025-04-30 20:40:30 +01:00
XXXXRT666
9762437750 . 2025-04-29 21:46:15 +01:00
XXXXRT666
99b74c8bea Add Skip-Check For Action Runner 2025-04-29 21:29:16 +01:00
XXXXRT666
1537537459 Fix Install.sh 2025-04-29 21:12:21 +01:00
XXXXRT666
a373df3e51 Accelerate Docker Image Building 2025-04-29 21:06:19 +01:00
XXXXRT666
76a20109bf Fix Bugs 2025-04-29 19:27:19 +01:00
XXXXRT666
15bc02489f Disable Progress Bar When workflows triggered 2025-04-29 19:10:56 +01:00
XXXXRT666
b51b87b2d1 Fix Bugs 2025-04-29 18:33:53 +01:00
XXXXRT666
ad7df5298b
Colab Infer Fix (#2322)
* Update Colab Infer, Add NLTK Download

* Rename GPT_SoVITS_Inference.ipynb to Colab-Inference.ipynb

* Rename

* Update URL

* .
2025-04-25 12:03:20 +08:00
XXXXRT666
b43ae64a1e
Fix Non-functional Project: Add Multi-source Pretrained Model and UVR5 Download, Enable , Colab Compatibility, and FastAPI Optimization (#2300)
* Replace the outdated link and pin dependencies

* Update Colab

* Add Docs

* .

* Update Install.sh, Support multi download source

* .

* modified path

* Add source

* Update URL

* fix bugs

* fix bug

* fix bugs

* Fix colab

* update colab

* Update Docs

* update links
2025-04-20 00:56:42 +08:00
XXXXRT666
c0b46314ca
Support Python 3.11, Clean Docs, and Update Setup (#2290)
* Update Req, Shell Scripts and Docs

* Use half-width punctuation marks

* Update install.sh
2025-04-15 15:42:23 +08:00
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
2025-04-07 16:42:47 +08:00
XXXXRT666
6c468583c5
Fix dependency-related issues via requirements update (#2236)
* Update requirements.txt

* Create constraints.txt

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* pyopenjtalk and onnx fix

* Update requirements.txt

* Update requirements.txt

* Update install.sh

* update shell install.sh

* update docs

* Update Install.sh

* fix bugs

* Update .gitignore

* Update .gitignore

* Update install.sh

* Update install.sh

* Update extra-req.txt

* Update requirements.txt
2025-03-31 11:27:12 +08:00
C3EZ
b65ea9181e
更新对amd显卡的支持 (#2076)
* Added the instruction for AMD GPU in English

* Added the instruction for AMD GPU in Chinese

* Update install.sh, now it will check wether user are using cuda or rocm

* 恢复原来的readme,已经更新了install.sh

* 恢复中文readme

* 将n卡的判断条件由nvcc改成nvidia-smi
2025-03-26 16:04:13 +08:00
Fridemn
bb8a8efeca
fix: 修复 Linux 一键安装脚本执行失败问题 (#2142)
安装 pyopenjtalk 库时不仅要保证 gcc 版本不高于 14,同时在执行 pip install -r requirements.txt 前需要保证环境变量中更新刚刚安装的 gcc/g++/cmake。
因此在安装三者后补充了设置环境变量,并且用 hash -r 确保生效
2025-03-04 14:10:37 +08:00
Fridemn
4fd57b0ea7
修复 Linux 无法编译 pyopenjtalk (#2127) 2025-02-28 22:21:34 +08:00
Alex Z
7e533c6995
Update install.sh 2024-01-17 08:58:19 +08:00
Alex Z
b8c4cbd900
Create install.sh 2024-01-17 08:48:27 +08:00