litagin02
|
c776c08235
|
Apply black formatter
|
2024-03-11 09:47:47 +09:00 |
|
tsukumi
|
7f02b0f1d5
|
Refactor: TTSModelInfo changed from TypedDict to Pydantic model
Pydantic models are more robust and properties can be accessed by dots.
|
2024-03-10 19:21:22 +00:00 |
|
tsukumi
|
cdc47a98ce
|
Improve: test code
|
2024-03-10 11:16:09 +00:00 |
|
tsukumi
|
afff154da4
|
Add: test code for style-bert-vits2 as a library
By executing "hatch run test:test", you can check whether the test passes in all Python 3.9 to 3.12 environments.
|
2024-03-10 04:18:39 +00:00 |
|
tsukumi
|
a79b1910fb
|
Add: use hatch to build style-bert-vits2 as a library
|
2024-03-09 18:38:16 +00:00 |
|