LogoLogo
HomeDocumentationProjectsForumStudio
  • Edge Impulse Datasets
  • Image
    • Image Classification
      • Fire extinguisher safety pin
      • Microscope
    • Object Detection
      • Bottles rack
      • Cans on conveyor belt
      • Cubes colors on conveyor belt
      • Dice
      • Dice colors
      • Self Attention - Cubes on conveyor belt
    • Visual Anomaly Detection
      • Capsule
      • DHT11
      • Fire extinguisher head thread
      • Flat washers
      • Thermostatic valves
    • Visual Regression
      • Vial tubes
  • Audio
    • Audio Classification
      • Faucet vs noise
      • Glass breaking
      • Keyword Spotting
  • Time-series
    • Motion and Vibration Classification
      • Coffee machine stages
      • Continuous motion recognition
    • Sensor Fusion Classification
      • Coffee machine stages
Powered by GitBook
On this page
  • Description
  • Compatible Blocks
  • Dataset Details
  • Usage
  • Citation
Export as PDF
  1. Audio
  2. Audio Classification

Faucet vs noise

PreviousAudio ClassificationNextGlass breaking

Last updated 1 month ago

Task: Audio Classification

License:

Description

This dataset has been collected by Edge Impulse teams to recognize the sound of water running from a faucet, even in the presence of other background noise.

Compatible Blocks

Dataset Details

  • Total Data Items: 18

  • Total Data Length: 0h 15m 40s

  • Axis Summary: audio

  • Labeling Method: single label

  • Train/Test Split: 88.89% / 11.11%

Training Set

Testing Set

Total Data Items

16

2

Labels

faucet, noise

faucet, noise

Total Data Length

0h 13m 40s

0h 2m 0s

Usage

  • Download

    • HuggingFace - Soon

    • Kaggle - Soon

  • Import this dataset to your Edge Impulse project

Citation

If you use this dataset in your research paper, please cite it using the following BibTeX:

@misc{edgeimpulse_dataset_497635,
    title = {Audio Classification - Faucet vs noise},
    author = {Edge Impulse},
    year = {2024},
    url = {https://studio.edgeimpulse.com/public/497635/latest},
    note = {Apache 2.0}
}

You can also follow learn how to collect audio data from microphones, use signal processing to extract the most important information, and train a deep neural network that can tell you whether the sound of running water can be heard in a given clip of audio. Finally, you'll deploy the system to an embedded device and evaluate how well it works.

Feature extraction: , ,

Learning block:

Not sure what to choose? Try out this dataset with the .

Clone the

To clone and use this project, visit the , click on the Clone button on the top-right corner and follow the cloning instructions.

This project uses the Edge Impulse Exporter Format (info.labels). See this for more info.

Edge Impulse also supports different and that you can import into your project to build your edge AI models:

our tutorial
Audio (MFE)
Spectrogram
Raw Data
Classification
EON Tuner
public project
Edge Impulse Studio link
Direct link
documentation page
data sample formats
dataset annotation formats
Studio uploader
CLI uploader
CSV Wizard
Python SDK
Ingestion API
Import from S3 buckets
Upload portals
BSD 3-Clause Clear
Dataset Screenshot