gender_audio_1080 / README.md
AsmaaQ's picture
Update README.md
9bc4524 verified
---
dataset_info:
features:
- name: client_id
dtype: string
- name: path
dtype:
audio:
sampling_rate: 16000
- name: gender
dtype: string
- name: lang
dtype: string
- name: speaker_embeddings
sequence: float32
splits:
- name: train
num_bytes: 4029541840
num_examples: 26176
- name: test
num_bytes: 1003181602.875
num_examples: 6545
download_size: 4400291108
dataset_size: 5032723442.875
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: apache-2.0
task_categories:
- audio-classification
pretty_name: Decent Gender Audio Data
---
# Dataset Card for mcv_spk_emb
<!-- Provide a quick summary of the dataset. -->
This is the speaker embeddings (xvectors) of mozilla common voice_11 speakers, extracted with speechBrain's xvector model using this [script](https://huggingface.co/mechanicalsea/speecht5-vc/blob/main/manifest/utils/prep_cmu_arctic_spkemb.py)
by concatinating 11 splits from MCV_11 making a set of **1080** different speakers and 30k audio samples using this [script](https://colab.research.google.com/drive/1ZUTZWezhvTsVro7Q7PsyIMX-Oav2BDlp?usp=sharing)
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
- **Language(s) (NLP):** ['ur', 'tr', 'cb', 'ba', 'fa', 'ab', 'et', 'ug', 'ar']
- **License:** what ever the license of Mozilla Common Voice_11 and SpeechBrain(Apache-2.0 license)
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0
## Uses
Gender detection by voice
<!-- Address questions around how the dataset is intended to be used. -->
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
## Citation [optional]
Asmaa, Q. (2024). Decent Gender Audio Data. https://huggingface.co/datasets/AsmaaQ/mcv_spk_emb
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
## Dataset Card Authors [optional]
[More Information Needed]
## Dataset Card Contact
[More Information Needed]