Create LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# License / ライセンス
|
| 2 |
+
|
| 3 |
+
This model repository is licensed under **あみたろ規約準拠**.
|
| 4 |
+
|
| 5 |
+
This means the voice-derived model follows Amitaro's Voice Material Studio terms, not a plain open-source software license.
|
| 6 |
+
|
| 7 |
+
Required attribution:
|
| 8 |
+
|
| 9 |
+
```text
|
| 10 |
+
音声素材:あみたろの声素材工房(https://amitaro.net/)
|
| 11 |
+
```
|
| 12 |
+
|
| 13 |
+
English attribution:
|
| 14 |
+
|
| 15 |
+
```text
|
| 16 |
+
Voice material by Amitaro's Voice Material Studio: https://amitaro.net/
|
| 17 |
+
```
|
| 18 |
+
|
| 19 |
+
Relevant terms:
|
| 20 |
+
|
| 21 |
+
- Amitaro ITA corpus voice recordings: https://amitaro.net/voice/corpus-list/ita/
|
| 22 |
+
- Amitaro voice material terms: https://amitaro.net/voice/voice_rule/
|
| 23 |
+
|
| 24 |
+
Notes:
|
| 25 |
+
|
| 26 |
+
- Redistribution of voice synthesis software/models made from the corpus is allowed under the Amitaro terms, with post-release reporting requested/required depending on use.
|
| 27 |
+
- Commercial use is allowed under the Amitaro terms. Full-scale commercial products, corporate products, broadcast use, and inclusion in magazines/media should be reported after release. You do not need to wait for a reply.
|
| 28 |
+
- Raw Amitaro corpus WAV files are not included in this repository.
|
| 29 |
+
- Selling the voice material itself, redistributing it as a material collection, or publishing it on material/curation sites is not allowed.
|
| 30 |
+
- Adult-restricted works, political/religious propaganda, hate, deceptive use, and defamation are not allowed.
|
| 31 |
+
|
| 32 |
+
MeloTTS components are based on MIT-licensed software. See NOTICE.md for component details.
|