tsukumi
|
8add1b4202
|
Fix: maintain compatibility with Python 3.9
|
2024-03-08 06:14:50 +00:00 |
|
tsukumi
|
3f07c256e3
|
Refactor: make variables private that are not used externally
|
2024-03-08 05:01:51 +00:00 |
|
tsukumi
|
f8f798d10a
|
Refactor: moved text/ to style_bert_vits2/text_processing/(language)/
|
2024-03-07 04:48:11 +00:00 |
|
tsukumi
|
def6d88425
|
Refactor: style_bert_vits2/text_processing/cleaner.py integrated into style_bert_vits2/text_processing/__init__.py
This was often used in 3 function sets and felt like a wasteful division with few lines.
|
2024-03-07 04:19:40 +00:00 |
|
tsukumi
|
62919e904e
|
Refactor: moved the module for extracting BERT features from text in each language to style_bert_vits2/text_processing/(language)/bert_feature.py
|
2024-03-07 03:34:58 +00:00 |
|