remg1997's picture
viewer disabled
b26f165
|
raw
history blame
3.79 kB
---
language:
- eng
pretty_name: Unsupervised Peoples Speech
tags:
- audio
- unsupervised
task_categories:
- automatic-speech-recognition
- audio-classification
task_ids:
- audio-language-identification
viewer: false
---
# Dataset Card for Unsupervised Peoples Speech
## Table of Contents
- [Dataset Card for Unuspervised Peoples Speech](#dataset-card-for-unsupervised-peoples-speech)
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Dataset Structure](#dataset-structure)
- [reformat](#reformat)
- [audio and audio2](#transcription-and-transcription_2)
- [license.json](#licensejson)
- [Data License](#data-license)
- [Dataset Creation](#dataset-creation)
- [Source Data](#source-data)
- [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
- [Preprocessing](#preprocessing)
- [Annotations] (#annotations)
- [Annotation Process] (#annotation-process)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Discussion of Biases](#discussion-of-biases)
- [Additional Information](#additional-information)
- [Licensing Information](#licensing-information)
## Dataset Description
- **Point of Contact:** [[email protected]](mailto:[email protected])
### Dataset Summary
The Unuspervised Peoples Speech Dataset is a compilation of audiofiles with transcriptions extracted from wikimedia commons that is licensed for academic and commercial usage under CC and Public domain. It includes {}+ hours of transcribed speech in different languages with a diverse set of speakers.
## Dataset Structure
### audio and audio2
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.
### license.json
File with license information. The key is the name of the original audio file on Wikimedia Commons.
### Data License
Here is an excerpt from license.json:
"""
'"Berlin Wall" Speech - President Reagan\'s Address at the Brandenburg Gate - 6-12-87.webm': {'author': '<td>\n<a class="external text" href="https://www.youtube.com/user/ReaganFoundation" rel="nofollow">ReaganFoundation</a></td>',
'source': '<td>\n<bdo dir="ltr" lang="en"><a href="/wiki/Commons:YouTube_files" [...],
'html_license': '[\'<table class="layouttemplate mw-content-ltr" lang="en" style="width:100%; [...],
'license': 'Public Domain'},
## Dataset Creation
### Source Data
#### Initial Data Collection and Normalization
Data was downloaded from
#### Preprocessing
No preprocessing was done.
### Annotations
#### Annotation process
No manual annotation is done. We download only source audio with already existing transcripts.
In particular, there is no "forced alignment" or "segmentation" done on this dataset.
### Personal and Sensitive Information
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.
## Considerations for Using the Data
### Discussion of Biases
Our data is downloaded from commons.wikimedia.org. As such, the data is biased towards whatever users decide to upload there.
The data is also mostly English, though this has potential for multitask learning because several audio files have more than one transcription.
## Additional Information
### Licensing Information
The source data contains data under Public Domain and Creative Commons Licenses.
We license this dataset under https://creativecommons.org/licenses/by-sa/4.0/
The appropriate attributions are in license.json