baicai-1145
827d6ea47c
Refactor TTS and scheduler components to enhance text processing and batching capabilities. Introduce PrepareCoordinator for managing text feature preparation asynchronously, and update SchedulerDebugWorker to support new finalize task management. Implement batch processing in PrepareBertBatchWorker with improved admission control and profiling metrics. Add text CPU preprocessing utilities for better text segmentation and normalization.
2026-03-10 06:58:53 +08:00
wzy3650
60a4a214af
vq distributed training support ( #2577 )
...
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
2025-11-28 21:57:13 +08:00
ChasonJiang
92ab59c553
更细粒度的流式推理模式 ( #2671 )
...
* 更好的流式推理模式
* 清理无用代码
* modified: GPT_SoVITS/AR/models/t2s_model.py
modified: GPT_SoVITS/TTS_infer_pack/TTS.py
modified: GPT_SoVITS/module/models.py
* modified: GPT_SoVITS/TTS_infer_pack/TTS.py
* modified: .gitignore
modified: GPT_SoVITS/AR/models/t2s_model.py
modified: GPT_SoVITS/TTS_infer_pack/TTS.py
modified: GPT_SoVITS/module/models.py
* modified: GPT_SoVITS/AR/models/t2s_model.py
modified: GPT_SoVITS/TTS_infer_pack/TTS.py
modified: GPT_SoVITS/module/models.py
modified: api_v2.py
* modified: GPT_SoVITS/TTS_infer_pack/TTS.py
* 更正拼写错误
* 支持固定chunk长度的流式推理,优化sola算法
* 修复api_v2的ogg格式传输问题
2025-11-28 21:12:41 +08:00
XXXXRT666
6fdc67ca83
Fix bugs in install.sh, reduce log noise, and improve error reporting ( #2464 )
...
* Update Install.sh
* Format Code
* Delete dev null
* Update README, Support Dark Mode in CSS/JS
2025-06-17 15:21:36 +08:00
csh
5c91e66d2e
export_torch_script.py support v2Pro & v2ProPlus
2025-06-12 21:53:14 +08:00
RVC-Boss
ed89a02337
修复“修复ge.sum数值可能爆炸的”可能导致的训练爆炸的问题
...
修复“修复ge.sum数值可能爆炸的”可能导致的训练爆炸的问题
2025-06-11 23:14:52 +08:00
RVC-Boss
8056efe4ab
修复ge.sum数值可能爆炸问题
...
修复ge.sum数值可能爆炸问题
2025-06-09 23:53:16 +08:00
zzz
6d12a6a6cb
添加导出 v4 的部分 ( #2417 )
...
* feat: 添加导出v4的script
* 改名 export_torch_script_v3.py 为 export_torch_script_v3v4.py
* export_torch_script_v3v4 中优化函数名称和参数
2025-06-04 15:50:16 +08:00
RVC-Boss
0621259549
support sovits v2Pro v2ProPlus
...
support sovits v2Pro v2ProPlus
2025-06-04 15:18:55 +08:00
Kakaru
5169d52b1b
condition cache ( #2377 )
2025-05-26 11:27:36 +08:00
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>
2025-05-26 10:45:14 +08:00
RVC-Boss
50e9ba0218
support gpt-sovits v4
...
support gpt-sovits v4
2025-04-20 14:53:42 +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
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
KamioRinn
fe2f04bdb8
API for V3 ( #2154 )
2025-03-05 17:13:46 +08:00
RVC-Boss
a32a2b8934
v3sovits模型推理支持webui传语速参数调整合成语速
...
v3sovits模型推理支持webui传语速参数调整合成语速
2025-02-28 16:50:35 +08:00
RVC-Boss
e6a32e15b0
support sovits v3 lora training, 8G GPU memory is enough
...
support sovits v3 lora training, 8G GPU memory is enough
2025-02-23 00:38:47 +08:00
KakaruHayate
c2b3298bed
update Gradient Checkpointing to reduce VRAM usage ( #2040 )
...
* update Gradient Checkpointing to reduce VRAM usage
* fix inference
2025-02-12 23:00:34 +08:00
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
2025-02-12 11:27:35 +08:00
RVC-Boss
25cb1bf400
gpt_sovits_v3
...
gpt_sovits_v3
2025-02-11 21:07:26 +08:00
zzz
98cc47699c
优化 export_torch_script.py ( #1720 )
...
* export_torch_script 从命令行获取参数
* export 支持语速设置
2024-10-26 16:14:39 +08:00
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`
2024-09-29 17:28:02 +08:00
zzz
0c000191b3
Fix onnx_export to support v2 ( #1604 )
2024-09-13 11:27:22 +08:00
RVC-Boss
00f417ea06
Update models.py
2024-08-07 18:49:55 +08:00
RVC-Boss
2b142405b8
support timebre mixing
...
support timebre mixing
2024-08-07 11:28:05 +08:00
RVC-Boss
20ef716431
Update models.py
2024-08-06 20:04:46 +08:00
XXXXRT666
a3f5fb9614
v1v2 Version Switching ( #1391 )
...
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
KamioRinn
4e34814c70
Version Check ( #1390 )
...
* version check
* fix webui and symbols
* fix v1 language map
2024-08-05 17:24:42 +08:00
RVC-Boss
0ff01c14a2
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:48:22 +08:00
RVC-Boss
3a9161c979
fix speed control bug
...
fix speed control bug
2024-07-25 15:27:31 +08:00
RVC-Boss
5fbe7f07df
Add files via upload
2024-07-22 18:23:54 +08:00
aoguai
582ba7d519
fix: 移除多余 my_utils.py ( #1189 ) ( #1251 )
...
* fix: 移除多余 my_utils.py (#1189 )
* feat: update my_utils
2024-06-29 22:57:01 +08:00
XXXXRT666
151184598a
Update models.py ( #1116 )
2024-05-27 11:12:51 +08:00
hcwu1993
a95e6c13b8
modify freeze_quantizer mode, avoid quantizer's codebook updating ( #953 )
2024-05-02 21:26:44 +08:00
RVC-Boss
c287430ecc
Update models.py
2024-03-14 00:42:15 +08:00
RVC-Boss
3b11cd9814
Update models.py
2024-03-13 20:57:45 +08:00
RVC-Boss
7e012e7678
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
...
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
2024-03-13 17:03:59 +08:00
Watchtower-Liu
1803729360
update_infer
2024-02-16 16:53:57 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
0b2e3760c2
Add files via upload
2024-02-08 21:39:56 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
08aed05796
Add files via upload
2024-02-08 21:39:29 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
bd68358c3f
Add Vits Onnx Module
2024-01-25 02:30:37 +08:00
RVC-Boss
7b89c9ed56
Add files via upload
2024-01-21 22:47:51 +08:00
Blaise
0d3d47f3c3
more code refactor
2024-01-16 17:14:18 +01:00
RVC-Boss
41ca6028d6
Add files via upload
2024-01-16 17:38:48 +08:00