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
f21f6435ad0c63a074b8b8954ac6a3228ca2a663
sbv2-v2
/
style_bert_vits2
/
nlp
History
tsukumi
eb5d245903
Add: Test for ONNX inference code (without PyTorch dependency)
2024-09-23 10:04:02 +09:00
..
chinese
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
english
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
japanese
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
__init__.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
bert_models.py
Add: Test for ONNX inference code (without PyTorch dependency)
2024-09-23 10:04:02 +09:00
onnx_bert_models.py
Fix: Disable optimization on InferenceSession initialization to speed up loading of ONNX models
2024-09-22 23:08:00 +09:00
symbols.py
Refactor: rename text_processing to nlp
2024-03-08 06:20:44 +00:00