This website requires JavaScript.
Explore
Help
Sign In
tuna2134
/
sbv2-v2
Watch
1
Star
0
Fork
0
You've already forked sbv2-v2
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc1d6120fee3c31a589a0bb944b836694b605e56
sbv2-v2
/
style_bert_vits2
History
tsukumi
cc1d6120fe
Fix: Default value of False for compatibility with older models where the HyperParameters.data.use_jp_extra field does not exist
...
JP-Extra models always have use_jp_extra=True, but non-JP-Extra models do not always.
2024-09-23 05:26:19 +09:00
..
models
Fix: Default value of False for compatibility with older models where the HyperParameters.data.use_jp_extra field does not exist
2024-09-23 05:26:19 +09:00
nlp
Fix: Disable optimization on InferenceSession initialization to speed up loading of ONNX models
2024-09-22 23:08:00 +09:00
utils
Fix: CUDAExecutionProvider was not being used to infer Style-Bert-VITS2 ONNX models even though CUDA was available
2024-09-18 04:37:23 +09:00
__init__.py
Refactor: rewrote Japanese natural language processing code imported from server_editor.py
2024-03-06 20:56:21 +00:00
.editorconfig
Refactor: rewrote Japanese natural language processing code imported from server_editor.py
2024-03-06 20:56:21 +00:00
constants.py
Add: Preparation for ONNX inference support ④
2024-09-17 13:25:17 +09:00
logging.py
Refactor
2024-03-15 12:27:46 +09:00
tts_model.py
Fix: Disable optimization on InferenceSession initialization to speed up loading of ONNX models
2024-09-22 23:08:00 +09:00
voice.py
docs
2024-03-13 15:46:02 +09:00