This commit is contained in:
tuna2134
2026-07-20 21:08:44 +09:00
parent 66de777e06
commit 0c2be00f0a
16 changed files with 439 additions and 7 deletions

9
THIRD_PARTY_NOTICES.md Normal file
View File

@@ -0,0 +1,9 @@
# Third-party notices
## Matcha-TTS
`style_bert_vits2/models/matcha_flow.py` adapts the conditional flow matching
formulation and masked 1-D U-Net design from Matcha-TTS.
Copyright (c) 2023 Shivam Mehta. Matcha-TTS is distributed under the MIT
License; see `licenses/Matcha-TTS.LICENSE`.