This website requires JavaScript.
Explore
Help
Sign In
blackteay
/
GPT-SoVITS
Watch
1
Star
0
Fork
0
You've already forked GPT-SoVITS
mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced
2026-05-13 21:38:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GPT-SoVITS
/
GPT_SoVITS
/
AR
/
models
History
baicai-1145
a45e171ff5
Enhance sampling functions in TTS by adding support for previous token masks in logits_to_probs. Implement batch processing for sampling with padded token sequences and contiguous sampling groups. Refactor sampling logic in T2S scheduler to utilize new functionalities, improving efficiency and flexibility in token generation.
2026-03-09 21:24:16 +08:00
..
__init__.py
Add files via upload
2024-01-16 17:38:48 +08:00
t2s_lightning_module_onnx.py
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (
#2255
)
2025-04-07 16:42:47 +08:00
t2s_lightning_module.py
Fix bugs in
install.sh
, reduce log noise, and improve error reporting (
#2464
)
2025-06-17 15:21:36 +08:00
t2s_model_onnx.py
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (
#2255
)
2025-04-07 16:42:47 +08:00
t2s_model.py
Implement last inference statistics tracking in Text2SemanticDecoder and enhance TTS class with prompt semantic extraction. This includes methods for setting and retrieving inference stats, as well as improvements to audio processing and feature extraction in TTS.
2026-03-08 23:08:27 +08:00
utils.py
Enhance sampling functions in TTS by adding support for previous token masks in logits_to_probs. Implement batch processing for sampling with padded token sequences and contiguous sampling groups. Refactor sampling logic in T2S scheduler to utilize new functionalities, improving efficiency and flexibility in token generation.
2026-03-09 21:24:16 +08:00