Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset Statistics

  • Total Audio Files: 4
  • Total Classes: 4
  • Format: MP3

Structure

The dataset is organized in a folder structure where audio files are in subdirectories by label, and a metadata.jsonl file provides the file paths, labels, and descriptions.

Columns

  • audio: The audio recording.
  • label: The category label of the background noise.
  • description: A text description of the background noise.

Usage

from datasets import load_dataset

ds = load_dataset("sdialog/foreground")
Downloads last month
67