File size: 988 Bytes
73b0556 988cac0 5f8ade6 73b0556 e6b2e5a 73b0556 e66fc24 0d6d1e1 3c39099 0d6d1e1 e6b2e5a | 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 35 36 37 38 39 40 41 | ---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/batch_*
- split: batch_0001
path: data/batch_0001-*
- split: batch_0002
path: data/batch_0002-*
- split: batch_0003
path: data/batch_0003-*
- split: batch_0004
path: data/batch_0004-*
- split: batch_0005
path: data/batch_0005-*
- split: batch_0006
path: data/batch_0006-*
language:
- en
task_categories:
- automatic-speech-recognition
- audio-to-audio
size_categories:
- 1M<n<10M
---
# SoundScapes (Embedded)
[Original Source](https://huggingface.co/datasets/laion/soundscapes)
## ๐ Introduction
This dataset collects the audios and annotations from the original SoundScapes dataset (laion/soundscapes).
This dataset embeds the audio and removes it using the tar files. **Only the first six batches have been employed for the making of this dataset**
## ๐ Acknowledgement
All credits to the Laion team and the original Soundscapes teams. |