Datasets:
Search is not available for this dataset
audio
audioduration (s) 0.5
0.5
| label
class label 0
classes |
---|---|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
|
null |
End of preview. Expand
in Dataset Viewer.
VoxPopuli Multilingual Audio Dataset
This dataset contains audio recordings in English (EN), Polish (PL), and Swedish (SV) languages. It is derived from the VoxPopuli dataset and tailored for multilingual language processing tasks.
The dataset includes audio clips and corresponding metadata to support research and development in multilingual audio processing.
Dataset Files
The dataset includes the following files:
data.csv
: Contains metadata about the audio files, including:- File Path: Path to the corresponding audio file
- Duration: Duration of the audio clip (in seconds)
- Language Label: EN, PL, or SV
- Audio files: These are referenced in
data.csv
and can be downloaded separately if hosted elsewhere.
How to Use
To load the dataset using the datasets
library, use the following Python code:
from datasets import load_dataset
dataset = load_dataset("Jagadeesh9580/semi-Voxpopuli")
@inproceedings{voxpopuli2021,
title={VoxPopuli: A Large-Scale Multilingual Speech Corpus for Representation Learning, Semi-Supervised Learning, and Interpretation},
author={Schneider, Steffen et al.},
year={2021}
}
- Downloads last month
- 44