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
810ca436151084a85360b839ba43c4625b9a4758
sbv2-v2
/
style_bert_vits2
/
nlp
History
tsukumi
810ca43615
Improve: Disable enable_cpu_mem_arena for CPU inference only to prevent excessive memory consumption during the inference session of the BERT model
2024-12-22 09:17:31 +09:00
..
chinese
Refactor: Use I/O Binding during BERT inference and always release memory after inference
2024-12-22 06:49:43 +09:00
english
Refactor: Use I/O Binding during BERT inference and always release memory after inference
2024-12-22 06:49:43 +09:00
japanese
Refactor: Use I/O Binding during BERT inference and always release memory after inference
2024-12-22 06:49:43 +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
Fix: The conversion script for English BERT to Fast Tokenizer was incorrect, so tokenization was not performed correctly
2024-12-19 11:10:33 +09:00
onnx_bert_models.py
Improve: Disable enable_cpu_mem_arena for CPU inference only to prevent excessive memory consumption during the inference session of the BERT model
2024-12-22 09:17:31 +09:00
symbols.py
Refactor: rename text_processing to nlp
2024-03-08 06:20:44 +00:00