remg1997 commited on
Commit
4d314fc
·
1 Parent(s): aebd0c8

Update readme

Browse files
Files changed (1) hide show
  1. README.md +14 -38
README.md CHANGED
@@ -14,7 +14,6 @@ viewer: false
14
 
15
  ---
16
 
17
-
18
  # Dataset Card for Unsupervised Peoples Speech
19
 
20
  ## Table of Contents
@@ -22,30 +21,31 @@ viewer: false
22
  - [Table of Contents](#table-of-contents)
23
  - [Dataset Description](#dataset-description)
24
  - [Dataset Summary](#dataset-summary)
25
- - [Relevant Statistics](#relevant-statistics)
26
  - [Dataset Structure](#dataset-structure)
27
- - [Audio folders](#audio-folders)
28
  - [Dataset Creation](#dataset-creation)
29
  - [Source Data](#source-data)
30
- - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
31
- - [Preprocessing](#preprocessing)
32
- - [Annotations] (#annotations)
33
- - [Annotation Process] (#annotation-process)
34
  - [Considerations for Using the Data](#considerations-for-using-the-data)
35
- - [Discussion of Biases](#discussion-of-biases)
36
  - [Additional Information](#additional-information)
37
  - [Licensing Information](#licensing-information)
38
  - [Citation Information](#citation-information)
39
 
40
  ## Dataset Description
41
 
42
- - **Point of Contact:** [[email protected]](mailto:[email protected])
43
-
44
  ### Dataset Summary
45
 
46
  The Unsupervised Peoples Speech Dataset is a compilation of audiofiles extracted from Archive.org that is licensed for academic and commercial usage under CC-BY and CC-BY-SA licenses. It includes more than one million hours of audio with a diverse set of speakers.
47
 
48
- ### Relevant Statistics
 
 
 
 
 
 
 
 
49
 
50
  #### Duration Distribution
51
 
@@ -59,41 +59,19 @@ Most of the audios range between 1 and 10 minutes in length, with only 14 of the
59
 
60
  ![Sample Rates](./images/sample_rate_distribution.png)
61
 
62
- ## Dataset Structure
63
-
64
- ### Audio folders
65
-
66
- Folders with the raw audio. We split this into two directories because Hugging Face does not support more than 10,000 files in a single directory.
67
-
68
 
69
  ## Dataset Creation
70
 
71
  ### Source Data
72
 
73
- #### Initial Data Collection and Normalization
74
-
75
- Data was downloaded via the archive.org API. No data inference was done.
76
-
77
- #### Preprocessing
78
-
79
- No preprocessing was done.
80
 
81
  ### Annotations
82
 
83
- #### Annotation process
84
-
85
- No manual annotation is done. We download only source audio.
86
-
87
- In particular, there is no "forced alignment" or "segmentation" done on this dataset.
88
-
89
- ### Personal and Sensitive Information
90
-
91
- Several of our sources are legal and government proceedings, spoken stories, speeches, and so on. Given that these were intended as public documents and licensed as such, it is natural that the involved individuals are aware of this.
92
 
93
  ## Considerations for Using the Data
94
 
95
- ### Discussion of Biases
96
-
97
  Our data is downloaded from archive.org. As such, the data is biased towards whatever users decide to upload there.
98
 
99
  Almost all of our data is American accented English.
@@ -102,9 +80,7 @@ Almost all of our data is American accented English.
102
 
103
  ### Licensing Information
104
 
105
- The source data contains data under CC-BY-SA and CC-BY licenses.
106
-
107
- We license this dataset under https://creativecommons.org/licenses/by-sa/4.0/
108
 
109
  ### Citation Information
110
  Please cite
 
14
 
15
  ---
16
 
 
17
  # Dataset Card for Unsupervised Peoples Speech
18
 
19
  ## Table of Contents
 
21
  - [Table of Contents](#table-of-contents)
22
  - [Dataset Description](#dataset-description)
23
  - [Dataset Summary](#dataset-summary)
 
24
  - [Dataset Structure](#dataset-structure)
25
+ - [Relevant Statistics](#relevant-statistics)
26
  - [Dataset Creation](#dataset-creation)
27
  - [Source Data](#source-data)
28
+ - [Annotations](#annotations)
 
 
 
29
  - [Considerations for Using the Data](#considerations-for-using-the-data)
 
30
  - [Additional Information](#additional-information)
31
  - [Licensing Information](#licensing-information)
32
  - [Citation Information](#citation-information)
33
 
34
  ## Dataset Description
35
 
 
 
36
  ### Dataset Summary
37
 
38
  The Unsupervised Peoples Speech Dataset is a compilation of audiofiles extracted from Archive.org that is licensed for academic and commercial usage under CC-BY and CC-BY-SA licenses. It includes more than one million hours of audio with a diverse set of speakers.
39
 
40
+ - **Point of Contact:** [MLCommons Datasets Discord](https://discord.gg/8ZVyxwpv)
41
+
42
+
43
+ ## Dataset Structure
44
+ This dataset is a collection of audio files that have been stored as tar files, each containing a set of audio files. On average, each tar file is 5GB in size.
45
+ - All tar files are stored in either in the `audio` or `audio2` directories.
46
+ - The `licenses.jsonl` file contains the license information for each audio file.
47
+
48
+ ## Relevant Statistics
49
 
50
  #### Duration Distribution
51
 
 
59
 
60
  ![Sample Rates](./images/sample_rate_distribution.png)
61
 
 
 
 
 
 
 
62
 
63
  ## Dataset Creation
64
 
65
  ### Source Data
66
 
67
+ Data was downloaded via the archive.org API. No data inference was done. No preprocessing was done.
 
 
 
 
 
 
68
 
69
  ### Annotations
70
 
71
+ No manual annotation is done. We download only source audio. In particular, there is no "forced alignment" or "segmentation" done on this dataset.
 
 
 
 
 
 
 
 
72
 
73
  ## Considerations for Using the Data
74
 
 
 
75
  Our data is downloaded from archive.org. As such, the data is biased towards whatever users decide to upload there.
76
 
77
  Almost all of our data is American accented English.
 
80
 
81
  ### Licensing Information
82
 
83
+ The source data contains data under CC-BY-SA and CC-BY licenses. We license this dataset under https://creativecommons.org/licenses/by-sa/4.0/
 
 
84
 
85
  ### Citation Information
86
  Please cite