Photo by Milad Fakurian on Unsplash

voice gender detection Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/voice_gender_detection")

fs.listdir("males")
Click on copy button to copy content

Description

Detect a person’s gender from a voice file

Additional information

Tags

Related datasets

CREMA-D

daps-dataset

UrbanSounds

UrbanSound8K-Labeled Urban Sound Excerpts Dataset

Launch your ML development to new heights with DagsHub

Back to top