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-07-14 20:31:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GPT-SoVITS
/
GPT_SoVITS
/
text
/
g2pw
History
baicai-1145
b250e62402
Enhance G2PW model input handling by introducing polyphonic context character support and updating the data preparation method to return additional query IDs. This improves the processing of polyphonic characters in sentences.
2026-03-08 03:01:20 +08:00
..
__init__.py
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (
#2255
)
2025-04-07 16:42:47 +08:00
dataset.py
Enhance G2P processing by implementing batch input handling in _g2p function, improving efficiency. Update prepare_onnx_input to utilize caching for tokenization and add optional parameters for character ID mapping and phoneme masks. Refactor G2PWOnnxConverter to streamline model loading and configuration management.
2026-03-07 05:47:22 +08:00
g2pw.py
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (
#2255
)
2025-04-07 16:42:47 +08:00
onnx_api.py
Enhance G2PW model input handling by introducing polyphonic context character support and updating the data preparation method to return additional query IDs. This improves the processing of polyphonic characters in sentences.
2026-03-08 03:01:20 +08:00
polyphonic-fix.rep
Fix maoniu (
#1605
)
2024-09-13 11:26:33 +08:00
polyphonic.pickle
Fix maoniu (
#1605
)
2024-09-13 11:26:33 +08:00
polyphonic.rep
support gpt-sovits v2
2024-08-02 15:47:05 +08:00
utils.py
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (
#2255
)
2025-04-07 16:42:47 +08:00