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
b7cd512978b02e476ea45be66af30f4599455536
sbv2-v2
/
style_bert_vits2
History
tsukumi
b7cd512978
Fix: During ONNX inference, the tensor of the return value of the tokenizer is now obtained in Numpy's NDArray format to eliminate the dependency on PyTorch
2024-09-23 07:40:17 +09:00
..
models
Add: Support for ONNX inference and ONNX conversion of Non-JP-Extra models
2024-09-23 05:59:12 +09:00
nlp
Fix: During ONNX inference, the tensor of the return value of the tokenizer is now obtained in Numpy's NDArray format to eliminate the dependency on PyTorch
2024-09-23 07:40:17 +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: Support for speech synthesis in English and Chinese for ONNX inference in Non-JP-Extra models
2024-09-23 07:14:44 +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