Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
[CMU Arctic](http://www.festvox.org/cmu_arctic/) in dataset form, for convenience.
|
6 |
+
|
7 |
+
LICENSE:
|
8 |
+
```
|
9 |
+
Carnegie Mellon University
|
10 |
+
Copyright (c) 2003
|
11 |
+
All Rights Reserved.
|
12 |
+
|
13 |
+
Permission to use, copy, modify, and license this software and its
|
14 |
+
documentation for any purpose, is hereby granted without fee,
|
15 |
+
subject to the following conditions:
|
16 |
+
1. The code must retain the above copyright notice, this list of
|
17 |
+
conditions and the following disclaimer.
|
18 |
+
2. Any modifications must be clearly marked as such.
|
19 |
+
3. Original authors' names are not deleted.
|
20 |
+
|
21 |
+
THE AUTHORS OF THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD TO
|
22 |
+
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
23 |
+
AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
|
24 |
+
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
25 |
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
26 |
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
27 |
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
28 |
+
THIS SOFTWARE.
|
29 |
+
```
|