Update README.md
Browse files
README.md
CHANGED
@@ -28,4 +28,48 @@ configs:
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
+
license: mit
|
32 |
+
language:
|
33 |
+
- ht
|
34 |
+
pretty_name: 'cmu haitian creole speech '
|
35 |
+
size_categories:
|
36 |
+
- 1K<n<10K
|
37 |
---
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
###########################################################################
|
42 |
+
## ##
|
43 |
+
## Language Technologies Institute ##
|
44 |
+
## Carnegie Mellon University ##
|
45 |
+
## Copyright (c) 2010 ##
|
46 |
+
## All Rights Reserved. ##
|
47 |
+
## ##
|
48 |
+
## Permission is hereby granted, free of charge, to use and distribute ##
|
49 |
+
## this data and its documentation without restriction, including ##
|
50 |
+
## without limitation the rights to use, copy, modify, merge, publish, ##
|
51 |
+
## distribute, sublicense, and/or sell copies of this work, and to ##
|
52 |
+
## permit persons to whom this work is furnished to do so, subject to ##
|
53 |
+
## the following conditions: ##
|
54 |
+
## 1. The data must retain the above copyright notice, this list of ##
|
55 |
+
## conditions and the following disclaimer. ##
|
56 |
+
## 2. Any modifications must be clearly marked as such. ##
|
57 |
+
## 3. The author names and institution are retained. ##
|
58 |
+
## 4. Neither the authors nor the institution are used to endorse or ##
|
59 |
+
## promote products derived from this data without specific prior ##
|
60 |
+
## written permission. ##
|
61 |
+
## 5. Any commercial, public or published work that uses this data ##
|
62 |
+
## must contain a clearly visible acknowledgment as to the ##
|
63 |
+
## provenance of the data. ##
|
64 |
+
## ##
|
65 |
+
## CARNEGIE MELLON UNIVERSITY AND THE CONTRIBUTORS TO THIS WORK ##
|
66 |
+
## DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ##
|
67 |
+
## ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT ##
|
68 |
+
## SHALL CARNEGIE MELLON UNIVERSITY NOR THE CONTRIBUTORS BE LIABLE ##
|
69 |
+
## FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES ##
|
70 |
+
## WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN ##
|
71 |
+
## AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ##
|
72 |
+
## ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF ##
|
73 |
+
## THIS SOFTWARE. ##
|
74 |
+
## ##
|
75 |
+
###########################################################################
|