litagin02
|
c776c08235
|
Apply black formatter
|
2024-03-11 09:47:47 +09:00 |
|
tsukumi
|
8feef04cef
|
Refactor: add type hints to models.py / models_jp_extra.py
I didn't add docstring because it is very technical code and I don't understand what is being implemented.
|
2024-03-08 23:52:44 +00:00 |
|
tsukumi
|
e1fad54c99
|
Refactor: add type hints to attentions.py / modules.py / transforms.py
I didn't add docstring because it is very technical code and I don't understand what is being implemented.
|
2024-03-08 22:58:40 +00:00 |
|
tsukumi
|
c915215ad2
|
Refactor: moved transforms.py to style_bert_vits2/models/
|
2024-03-08 09:43:31 +00:00 |
|
tsukumi
|
d36401849b
|
Refactor: moved monotonic_align/ to style_bert_vits2/models/monotonic_alignment.py
|
2024-03-07 04:36:05 +00:00 |
|
tsukumi
|
89825e68d8
|
Refactor: moved model, attentions definitions and inference code to style_bert_vits2/models/
The code has not yet been cleaned up, just moved.
|
2024-03-06 23:43:25 +00:00 |
|