Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- audio-classification
|
| 5 |
+
tags:
|
| 6 |
+
- vocal-bursts
|
| 7 |
+
- non-speech
|
| 8 |
+
- audio
|
| 9 |
+
- tts
|
| 10 |
+
- sound-effects
|
| 11 |
+
pretty_name: Vocal Bursts
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Vocal Bursts
|
| 15 |
+
|
| 16 |
+
A curated collection of **28,564** non-speech vocal burst audio samples across **18 categories**.
|
| 17 |
+
|
| 18 |
+
## Categories
|
| 19 |
+
|
| 20 |
+
| Category | Samples |
|
| 21 |
+
|---|---|
|
| 22 |
+
| Breath | 1,690 |
|
| 23 |
+
| Cough | 4,248 |
|
| 24 |
+
| Crying | 2,020 |
|
| 25 |
+
| Laughter | 4,797 |
|
| 26 |
+
| Lip Popping | 54 |
|
| 27 |
+
| Lip Smacking | 45 |
|
| 28 |
+
| Moan | 45 |
|
| 29 |
+
| Nose Blowing | 48 |
|
| 30 |
+
| Pant | 44 |
|
| 31 |
+
| Scream | 714 |
|
| 32 |
+
| Sigh | 3,546 |
|
| 33 |
+
| Sneeze | 3,813 |
|
| 34 |
+
| Sniff | 3,504 |
|
| 35 |
+
| Teeth Chattering | 46 |
|
| 36 |
+
| Teeth Grinding | 43 |
|
| 37 |
+
| Throat Clearing | 3,549 |
|
| 38 |
+
| Tongue Clicking | 47 |
|
| 39 |
+
| Yawn | 311 |
|
| 40 |
+
|
| 41 |
+
## Format
|
| 42 |
+
|
| 43 |
+
- **Audio**: FLAC
|
| 44 |
+
- **Metadata**: JSON (one per sample, with fields: `text`, `label`, `class_id`, `original_filename`, `source`, `dataset`)
|
| 45 |
+
- **Packaging**: One `.tar.gz` per category in the `data/` directory
|