File size: 845 Bytes
75c0e17 10d3545 632081d 75c0e17 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ---
title: AnomalyMachine-50K Demo
colorFrom: red
colorTo: gray
sdk: gradio
sdk_version: 4.35.0
python_version: "3.10"
app_file: app.py
pinned: true
license: cc-by-4.0
---
# AnomalyMachine-50K Demo
Interactive demo for the AnomalyMachine-50K synthetic industrial machine sound anomaly detection dataset.
## Features
- **Anomaly Detection**: Upload audio or record live to detect anomalies in machine sounds
- **Dataset Exploration**: Browse example spectrograms for each machine type
## Dataset
- **50,000** synthetic audio clips
- **6** machine types (fan, pump, compressor, conveyor_belt, electric_motor, valve)
- **5** anomaly types (bearing_fault, imbalance, cavitation, overheating, obstruction)
- **10 seconds** per clip at **22,050 Hz**
[View Dataset →](https://huggingface.co/datasets/AnomalyMachine-50K)
## License
CC-BY-4.0
|