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
c3c0dd8b32db40b385995a1389402d3683a21762
sbv2-v2
/
style_bert_vits2
/
models
History
tsukumi
c3c0dd8b32
Refactor: add style_bert_vits2/text_processing/bert_models.py to hold loaded BERT models/tokenizer and replace all from_pretrained() to load_model/load_tokenizer
2024-03-07 03:31:38 +00:00
..
attentions.py
Refactor: moved model, attentions definitions and inference code to style_bert_vits2/models/
2024-03-06 23:43:25 +00:00
commons.py
Refactor: moved commons.py to style_bert_vits2/models/ and added type definitions and comments
2024-03-06 22:17:03 +00:00
infer.py
Refactor: add style_bert_vits2/text_processing/bert_models.py to hold loaded BERT models/tokenizer and replace all from_pretrained() to load_model/load_tokenizer
2024-03-07 03:31:38 +00:00
models_jp_extra.py
Refactor: moved model, attentions definitions and inference code to style_bert_vits2/models/
2024-03-06 23:43:25 +00:00
models.py
Refactor: moved model, attentions definitions and inference code to style_bert_vits2/models/
2024-03-06 23:43:25 +00:00
modules.py
Refactor: moved model, attentions definitions and inference code to style_bert_vits2/models/
2024-03-06 23:43:25 +00:00