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
faddb0a8a88d73c8330484038cbb4c40c1dcabc4
sbv2-v2
/
style_bert_vits2
/
nlp
/
english
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
..
__init__.py
Refactor: split style_bert_vits2.nlp.english package
2024-03-08 08:43:54 +00:00
bert_feature.py
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
cmudict_cache.pickle
Refactor: rename text_processing to nlp
2024-03-08 06:20:44 +00:00
cmudict.py
Fmt only (maybe)
2024-05-25 18:15:36 +09:00
cmudict.rep
Refactor: rename text_processing to nlp
2024-03-08 06:20:44 +00:00
g2p.py
Fmt only (maybe)
2024-05-25 18:15:36 +09:00
normalizer.py
Fmt only (maybe)
2024-05-25 18:15:36 +09:00