948 Commits

Author SHA1 Message Date
Jarod Mica
b4c6e3e72a update model versioning for vits weights 2025-06-04 14:13:52 -07:00
Jarod Mica
5ca23e2c70 fix inference process with newer torch 2025-06-02 14:01:57 -07:00
Jarod Mica
651b0075ad Remove the monkey patch causing issues when using with other proejcts 2025-05-25 00:34:35 -07:00
Jarod Mica
fe531567f1 Fix package pathing issues 2025-05-23 02:48:09 -07:00
Jarod Mica
6ca0eda2e9 missing paramter added 2025-05-23 01:31:04 -07:00
Jarod Mica
a27773d93d change to hatch - setup tools was missing files for the package install 2025-05-23 01:07:53 -07:00
Jarod Mica
93d8eb8d35 Allow for local files only force 2025-05-21 00:41:06 -07:00
Jarod Mica
df6da098f5
Merge pull request #3 from JarodMica/upstream-sync
update streaming and add reference code
2025-05-02 11:35:21 -07:00
Jarod Mica
b5f89b1ef8 update streaming and add reference code 2025-05-02 11:32:10 -07:00
Jarod Mica
18ae7b1751
Merge pull request #2 from JarodMica/upstream-sync
Resync package with main repo for v3 and v4 compatibilty
2025-04-25 00:40:06 -07:00
Jarod Mica
755d045592 update readme 2025-04-25 00:38:45 -07:00
Jarod Mica
344ca488d9 Reimplement run_generator to be compatible with v3/v4 models, sync the code with the main repo. 2025-04-25 00:35:41 -07:00
XXXXRT666
9202c74761
Update Gradio Reqs (#2311)
* Update Librosa version

* Update Gradio Quiet Settings
2025-04-22 20:28:04 +08:00
XXXXRT666
6a1ece8992
Update Librosa version (#2310) 20250422v4 2025-04-22 11:20:32 +08:00
RVC-Boss
e31d67eeff
最新<5的gradio除非能在autodl上跑通否则禁止修改
最新<5的gradio除非能在autodl上跑通否则禁止修改
2025-04-22 11:06:38 +08:00
RVC-Boss
fbdab94e17
https://github.com/RVC-Boss/GPT-SoVITS/issues/2308
https://github.com/RVC-Boss/GPT-SoVITS/issues/2308
2025-04-22 10:17:05 +08:00
ChasonJiang
a19f49604f
修复v3传参 (#2309) 2025-04-22 10:10:44 +08:00
RVC-Boss
590c83d766
修复v3推理传参问题 2025-04-22 00:20:33 +08:00
RVC-Boss
7405427a0a
修复v3推理传参问题 2025-04-22 00:16:07 +08:00
ChasonJiang
e0f2818df7
为并行推理版本适配v4 (#2307)
* 适配v4版本

* 适配v4版本

* modified:   GPT_SoVITS/inference_webui_fast.py

* 合并main分支

* fallback config

* modified:   GPT_SoVITS/TTS_infer_pack/TTS.py

* fix bug

* modified:   GPT_SoVITS/TTS_infer_pack/TTS.py

* modified:   GPT_SoVITS/inference_webui_fast.py
2025-04-21 23:20:20 +08:00
RVC-Boss
bc2fe5ec86
适配v4并行推理(还没写完) 2025-04-21 22:45:09 +08:00
RVC-Boss
839ff9ce5b
适配v4并行推理(还没写完) 2025-04-21 22:43:46 +08:00
RVC-Boss
8b394a15bc
support v4 parallel inference
支持v4并行推理
2025-04-21 21:31:12 +08:00
RVC-Boss
ec7ec370ef
训完模自动刷新模型列表
Automatically refresh the model list after training the model.
2025-04-21 21:30:36 +08:00
RVC-Boss
9d481da610
support gpt sovits v4
support gpt sovits v4
2025-04-20 15:14:19 +08:00
RVC-Boss
50e9ba0218
support gpt-sovits v4
support gpt-sovits v4
2025-04-20 14:53:42 +08:00
RVC-Boss
c6cb6b45f3
support gpt-sovits v4
support gpt-sovits v4
2025-04-20 14:53:07 +08:00
RVC-Boss
e0c452f007
support gpt-sovits v4
support gpt-sovits v4
2025-04-20 14:50:28 +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
RVC-Boss
9da7e17efe
Add files via upload 2025-04-01 18:44:35 +08:00
RVC-Boss
b0de354c63
Update Changelog_CN.md 2025-04-01 17:21:48 +08:00
RVC-Boss
41090e5a7c
Update g2pw url 2025-04-01 17:15:52 +08:00
RVC-Boss
605b380114
修复模型加载异步逻辑
修复模型加载异步逻辑
2025-04-01 16:50:54 +08:00
RVC-Boss
9f8d455130
支持v3并行推理
support v3 models batch inference
2025-04-01 16:31:48 +08:00
RVC-Boss
7abae557fb
删除加载v3sovits模型缺少enc_q告警
删除加载v3sovits模型缺少enc_q告警
2025-04-01 16:31:15 +08:00
RVC-Boss
6a60e5edb1
v3解锁并行推理;修复模型加载异步逻辑
v3解锁并行推理;修复模型加载异步逻辑
2025-04-01 16:29:52 +08:00
RVC-Boss
28bdff356f
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/2250
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/2250
2025-04-01 10:34:02 +08:00
ChasonJiang
03b662a769
为sovits_v3 适配并行推理 (#2241)
* 为sovits_v3 适配并行推理

* 清理无用代码
2025-03-31 11:56:05 +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
RVC-Boss
ee4a466f79
Update patched_mha_with_cache.py 2025-03-26 17:39:19 +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
RVC-Boss
c0ce55a132
Update my_utils.py 2025-03-26 15:32:43 +08:00
RVC-Boss
13573a1b06
fix torch.load 2025-03-26 15:22:01 +08:00
lishq
fef65d40fe
fix: prevent concurrent access to BERT model with thread lock (#2165)
Added thread lock to protect get_phones_and_bert method from potential race conditions during concurrent access. This addresses issue #1844 where multiple threads accessing the BERT model simultaneously could cause data inconsistency or crashes.

Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2025-03-26 15:03:36 +08:00
zzz
b0e465eb72
feat: 添加导出 v3 的 script (#2208)
* feat: 添加导出 v3 的 script

* Fix: 由于 export_torch_script_v3 的改动,v2 现在需要传入 top_k
2025-03-26 14:50:55 +08:00
RVC-Boss
f1332ff53a
Update README.md 2025-03-26 14:49:48 +08:00
RVC-Boss
b88bd391fc
Update README.md 2025-03-26 14:46:29 +08:00
RVC-Boss
4635cb4293
Update README.md 2025-03-26 14:46:21 +08:00