Third-Party Notices
This repository's source code is licensed under Apache License 2.0.
Some runtime assets and model-related artifacts may be governed by separate licenses and terms.
1. Style-Bert-VITS2 (reference implementation)
- Upstream: https://github.com/litagin02/Style-Bert-VITS2
- License (upstream repository): AGPL-3.0
- Usage here: architecture/reference implementation and ONNX conversion workflow reference
2. TTS model source
- Upstream model: https://huggingface.co/ayousanz/tsukuyomi-chan-style-bert-vits2-model
- Card license field:
other - Terms reference: https://tyc.rei-yumesaki.net/material/corpus/#terms3
3. Japanese DeBERTa source model
- Upstream model: https://huggingface.co/ku-nlp/deberta-v2-large-japanese-char-wwm
- License: CC BY-SA 4.0
4. OpenJTalk / NAIST dictionary
- Upstream: https://github.com/r9y9/open_jtalk
- Dictionary path:
src/mecab-naist-jdic - License text: https://raw.githubusercontent.com/r9y9/open_jtalk/master/src/mecab-naist-jdic/COPYING
5. ONNX Runtime and DirectML binaries
- ONNX Runtime: https://github.com/microsoft/onnxruntime
- DirectML: https://github.com/microsoft/DirectML
- Distributed binaries must follow each upstream project's redistribution terms.
Notes
- If multiple licenses/terms apply to your distribution, comply with all applicable conditions.
- This file is a technical attribution summary, not legal advice.