-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathLICENSE
More file actions
91 lines (68 loc) · 4 KB
/
Copy pathLICENSE
File metadata and controls
91 lines (68 loc) · 4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Copyright (c) 2026 koda-dernet
This work is licensed under the Creative Commons
Attribution-NonCommercial-ShareAlike 4.0 International License.
=======================================================================
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
HEREUNDER.
=======================================================================
You are free to:
Share -- copy and redistribute the material in any medium or format
Adapt -- remix, transform, and build upon the material
Under the following terms:
Attribution -- You must give appropriate credit to the original
author (koda-dernet), provide a link to the
license, and indicate if changes were made. You
may do so in any reasonable manner, but not in
any way that suggests the licensor endorses you
or your use.
NonCommercial -- You may not use the material for commercial
purposes without explicit written permission from
the copyright holder. For commercial licensing
inquiries, contact the author via GitHub:
https://github.com/koda-dernet
ShareAlike -- If you remix, transform, or build upon the
material, you must distribute your contributions
under the same license as the original.
No additional -- You may not apply legal terms or technological
restrictions measures that legally restrict others from doing
anything the license permits.
Notices:
You do not have to comply with the license for elements of the
material in the public domain or where your use is permitted by an
applicable exception or limitation.
No warranties are given. The license may not give you all of the
permissions necessary for your intended use. For example, other
rights such as publicity, privacy, or moral rights may limit how
you use the material.
Full license text: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
=======================================================================
DISCLAIMER OF LIABILITY FOR USER-GENERATED OUTPUTS AND TRAINING DATA
=======================================================================
This software is a general-purpose machine learning training toolkit.
It does not contain, distribute, or embed any copyrighted audio, music,
or other protected works.
THE AUTHOR(S) OF THIS SOFTWARE BEAR NO RESPONSIBILITY FOR:
(a) The content of any datasets, audio files, or other materials that
users choose to train on using this software;
(b) Any outputs, model weights, or adapted models produced by users
of this software;
(c) Any infringement of intellectual property rights, including
copyright, that may result from a user's choice of training data
or their use of outputs derived from such training;
(d) Any violation of the terms of service of third-party platforms,
services, or content providers by users of this software.
Users of this software are solely responsible for ensuring that their
use of training data and any resulting model outputs complies with all
applicable laws, regulations, and third-party rights in their
jurisdiction. This includes, but is not limited to, copyright law,
neighboring rights, and any applicable provisions of the EU AI Act or
equivalent legislation.
This disclaimer does not limit or modify the terms of the
CC BY-NC-SA 4.0 license above; it supplements them.