tsukumi
|
5e2c83c6c7
|
Improve: Support ONNX inference, add ONNX conversion script
|
2024-09-17 16:55:03 +09:00 |
|
tsukumi
|
b9fdeb4492
|
Add: Preparation for ONNX inference support ②
|
2024-09-17 09:02:14 +09:00 |
|
litagin02
|
dada0af2b6
|
Format import using isort --profile black --gitignore --lai 2 .
|
2024-03-11 12:37:51 +09:00 |
|
litagin02
|
c776c08235
|
Apply black formatter
|
2024-03-11 09:47:47 +09:00 |
|
tsukumi
|
61e2a1deae
|
Refactor: add type hints to style_bert_vits2.models.utils
|
2024-03-09 17:26:42 +00:00 |
|
tsukumi
|
df68771651
|
Refactor: split style_bert_vits2.nlp.chinese package
Configured so that the same public function is exported from the module with the same name for each language.
|
2024-03-08 09:04:40 +00:00 |
|
tsukumi
|
e2daa55000
|
Refactor: split style_bert_vits2.nlp.english package
|
2024-03-08 08:43:54 +00:00 |
|
tsukumi
|
fac4f9a8ab
|
Refactor: rename text_processing to nlp
"text_processing" is clearer, but the import statement is longer.
"nlp" is shorter and makes it clear that it is natural language processing.
|
2024-03-08 06:20:44 +00:00 |
|