feat: updated readme
Browse files- LICENSE.txt +21 -84
- README.md +7 -7
LICENSE.txt
CHANGED
@@ -1,84 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
Non-commercial purposes include any of the following uses of the model or its output, but only so far as you do not receive any direct or indirect payment arising from the use of the model or its output.
|
25 |
-
|
26 |
-
|
27 |
-
### Personal use for research, experiment, and testing for the benefit of public knowledge, personal study, private entertainment, hobby projects, amateur pursuits, or religious
|
28 |
-
observance.
|
29 |
-
|
30 |
-
|
31 |
-
### Use by commercial or for-profit entities for testing, evaluation, or non-commercial research and development. Use of the model to train other models for commercial use is not a non-commercial purpose.
|
32 |
-
|
33 |
-
|
34 |
-
### Use by any charitable organization for charitable purposes, or for testing or evaluation. Use for revenue-generating activity, including projects directly funded by government grants, is not a non-commercial purpose.
|
35 |
-
|
36 |
-
|
37 |
-
## Notices
|
38 |
-
|
39 |
-
|
40 |
-
You must ensure that anyone who gets a copy of any part of the model, or any modification of the model, or their output, from you also gets a copy of these terms or the URL for them above.
|
41 |
-
|
42 |
-
|
43 |
-
## No Other Rights
|
44 |
-
|
45 |
-
|
46 |
-
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply
|
47 |
-
any other licenses.
|
48 |
-
|
49 |
-
|
50 |
-
## Patent Defense
|
51 |
-
|
52 |
-
|
53 |
-
If you make any written claim that the model infringes or contributes to infringement of any patent, your licenses for the model granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
|
54 |
-
|
55 |
-
|
56 |
-
## Violations
|
57 |
-
|
58 |
-
|
59 |
-
The first time you are notified in writing that you have violated any of these terms, or done anything with the model or its output that is not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 30 days of receiving notice. Otherwise, all your licenses
|
60 |
-
end immediately.
|
61 |
-
|
62 |
-
|
63 |
-
## No Liability
|
64 |
-
|
65 |
-
|
66 |
-
***As far as the law allows, the model and its output come as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the model or its output, under any kind of legal claim. If this provision is not enforceable in your jurisdiction, your licenses are void.***
|
67 |
-
|
68 |
-
|
69 |
-
## Definitions
|
70 |
-
|
71 |
-
|
72 |
-
The **licensor** is the individual or entity offering these terms, and the **model** is the model the licensor makes available under these terms, including any documentation or similar information about the model.
|
73 |
-
|
74 |
-
|
75 |
-
**You** refers to the individual or entity agreeing to these terms.
|
76 |
-
|
77 |
-
|
78 |
-
**Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. **Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
|
79 |
-
|
80 |
-
|
81 |
-
**Your licenses** are all the licenses granted to you under these terms.
|
82 |
-
|
83 |
-
|
84 |
-
**Use** means anything you do with the model or its output requiring one of your licenses.
|
|
|
1 |
+
MIT License
|
2 |
+
|
3 |
+
Copyright (c) 2024 yamlTTS
|
4 |
+
|
5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
+
of this software and associated documentation files (the "Software"), to deal
|
7 |
+
in the Software without restriction, including without limitation the rights
|
8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9 |
+
copies of the Software, and to permit persons to whom the Software is
|
10 |
+
furnished to do so, subject to the following conditions:
|
11 |
+
|
12 |
+
The above copyright notice and this permission notice shall be included in all
|
13 |
+
copies or substantial portions of the Software.
|
14 |
+
|
15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21 |
+
SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
license_name:
|
4 |
-
license_link: https://
|
5 |
-
library_name:
|
6 |
pipeline_tag: text-to-speech
|
7 |
widget:
|
8 |
- text: "Once when I was six years old I saw a magnificent picture"
|
@@ -51,13 +51,13 @@ The [code-base](https://github.com/coqui-ai/TTS) supports inference and [fine-tu
|
|
51 |
|
52 |
|
53 |
### License
|
54 |
-
This model is licensed under [
|
55 |
|
56 |
### Contact
|
57 |
Come and join in our 🐸Community. We're active on [Discord](https://discord.gg/fBC58unbKE) and [Twitter](https://twitter.com/coqui_ai).
|
58 |
You can also mail us at [email protected].
|
59 |
|
60 |
-
Using
|
61 |
|
62 |
```python
|
63 |
from TTS.api import TTS
|
@@ -71,7 +71,7 @@ tts.tts_to_file(text="It took me quite a long time to develop a voice, and now t
|
|
71 |
|
72 |
```
|
73 |
|
74 |
-
Using
|
75 |
|
76 |
```console
|
77 |
tts --model_name tts_models/multilingual/multi-dataset/xtts_v2 \
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
license_name: mit
|
4 |
+
license_link: https://opensource.org/licenses/MIT
|
5 |
+
library_name: yaml
|
6 |
pipeline_tag: text-to-speech
|
7 |
widget:
|
8 |
- text: "Once when I was six years old I saw a magnificent picture"
|
|
|
51 |
|
52 |
|
53 |
### License
|
54 |
+
This model is licensed under the [MIT License](https://opensource.org/licenses/MIT), which allows for both commercial and non-commercial use with proper attribution.
|
55 |
|
56 |
### Contact
|
57 |
Come and join in our 🐸Community. We're active on [Discord](https://discord.gg/fBC58unbKE) and [Twitter](https://twitter.com/coqui_ai).
|
58 |
You can also mail us at [email protected].
|
59 |
|
60 |
+
Using 📜TTS API:
|
61 |
|
62 |
```python
|
63 |
from TTS.api import TTS
|
|
|
71 |
|
72 |
```
|
73 |
|
74 |
+
Using 📜TTS Command line:
|
75 |
|
76 |
```console
|
77 |
tts --model_name tts_models/multilingual/multi-dataset/xtts_v2 \
|