CoolFace
Datasetpublic

MuhammadQASIM111/Animal_Sound_Classification

๐Ÿพ Animal Sound Classification Dataset A meticulously handcrafted dataset of labeled animal sounds for Machine Learning & Audio Classification tasks. Built with love, precision, and open-source spirit. ๐Ÿ“– Dataset Details ๐Ÿ“ Dataset Description The Animal Sound Classification Dataset contains curated audio clips of dogs, cats, cows, and more, extracted from longer recordings and meticulously trimmed to create clean, high-quality sound samples.โ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/MuhammadQASIM111/Animal_Sound_Classification.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes23downloads
Dataset Card

๐Ÿพ Animal Sound Classification Dataset

A meticulously handcrafted dataset of labeled animal sounds for Machine Learning & Audio Classification tasks. Built with love, precision, and open-source spirit.

๐Ÿ“– Dataset Details

๐Ÿ“ Dataset Description

The Animal Sound Classification Dataset contains curated audio clips of dogs, cats, cows, and more, extracted from longer recordings and meticulously trimmed to create clean, high-quality sound samples. Over a period of two months, I manually processed, trimmed, and labeled each audio file. I also prepared the dataset for ML pipelines by extracting MFCC (Mel-Frequency Cepstral Coefficients) features to ensure seamless integration for developers and researchers.

  • โ€”Curated by: Muhammad Qasim
  • โ€”Funded by: Self-initiated Open-Source Project
  • โ€”License: MIT License
  • โ€”Language(s): Non-linguistic (animal sounds)

๐Ÿ”— Dataset Sources


๐Ÿš€ Uses

โœ… Direct Use

  • โ€”Audio classification model training.
  • โ€”Sound recognition AI systems.
  • โ€”Educational apps that teach animal sounds.
  • โ€”Wildlife and livestock sound monitoring AI.

โŒ Out-of-Scope Use

  • โ€”Speech Recognition tasks.
  • โ€”Use in sensitive environments without proper augmentation.
  • โ€”Misuse for deceptive simulations.

๐Ÿ—‚๏ธ Dataset Structure

Data Instances

Field NameTypeDescription
filenamestringName of the audio file
mfcc_1float64First MFCC feature
mfcc_2float64Second MFCC feature
.........
mfcc_13float64Thirteenth MFCC feature

Data Fields

  • โ€”filename: Name of the audio file.
  • โ€”mfcc_1 to mfcc_13: Mel-frequency cepstral coefficients (MFCCs) extracted from the audio files.

Data Splits

SplitNumber of ExamplesTotal Size
Train1045114.4 KB

๐Ÿ“ฅ Dataset Creation

Curation Rationale

The dataset was created to facilitate research and development in the field of audio classification, particularly focusing on animal sounds. The goal is to provide a high-quality, ready-to-use dataset for machine learning practitioners and researchers.

Source Data

Initial Data Collection and Normalization
  • โ€”Data Collection: Audio clips were collected from various sources and manually trimmed to isolate individual animal sounds.
  • โ€”Annotations: Each audio clip was labeled with the corresponding animal class.
  • โ€”Who are the annotators? The annotations were generated by an expert.

Personal and Sensitive Information

The dataset does not contain any personal or sensitive information.


๐Ÿ“œ Additional Information

Dataset Curators

Muhammad Qasim

Licensing Information

MIT License

Citation Information