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
8add1b42023f23b82efb69d981dd9dbe7fbb14bf
sbv2-v2
/
style_bert_vits2
/
models
History
tsukumi
8add1b4202
Fix: maintain compatibility with Python 3.9
2024-03-08 06:14:50 +00:00
..
__init__.py
Add: empty __init__.py
2024-03-07 09:09:24 +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
Fix: maintain compatibility with Python 3.9
2024-03-08 06:14:50 +00:00
infer.py
Fix: maintain compatibility with Python 3.9
2024-03-08 06:14:50 +00:00
models_jp_extra.py
Refactor: moved monotonic_align/ to style_bert_vits2/models/monotonic_alignment.py
2024-03-07 04:36:05 +00:00
models.py
Refactor: moved monotonic_align/ to style_bert_vits2/models/monotonic_alignment.py
2024-03-07 04:36:05 +00:00
modules.py
Refactor: moved monotonic_align/ to style_bert_vits2/models/monotonic_alignment.py
2024-03-07 04:36:05 +00:00
monotonic_alignment.py
Refactor: make variables private that are not used externally
2024-03-08 05:01:51 +00:00