File size: 1,879 Bytes
922ccd6 |
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 |
---
license: mit
tags:
- infinite-dataset-hub
- synthetic
---
# GSWDirectionalSoundset
tags: machine learning, gunshot sound, direction
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
**Dataset Description:**
The 'GSWDirectionalSoundset' is a hypothetical dataset tailored for machine learning models that aim to analyze gunshot sounds to determine their direction. This dataset consists of audio clips from various shooting incidents captured by an array of strategically placed microphones. Each audio clip is annotated with metadata that includes the source's location, the time of recording, and a label indicating the likely direction of the gunshot (e.g., 'North', 'South', 'East', 'West', 'Northeast', 'Southeast', 'Northwest', 'Southwest'). The dataset is constructed to provide a diverse set of samples, ensuring robust training for directional sound recognition algorithms.
**CSV Content Preview:**
```csv
RecordingID,TimeStamp,SourceLocation,GunshotSoundFile,DirectionLabel
GSW101,2023-01-01T12:00:00,LocationA,sound_GSW101_1.wav,North
GSW102,2023-01-01T12:05:00,LocationB,sound_GSW102_1.wav,East
GSW103,2023-01-01T12:10:00,LocationC,sound_GSW103_1.wav,South
GSW104,2023-01-01T12:15:00,LocationD,sound_GSW104_1.wav,West
GSW105,2023-01-01T12:20:00,LocationA,sound_GSW105_1.wav,
**Source of the data:**
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '':
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=GSWDirectionalSoundset&tags=machine+learning,+gunshot+sound,+direction
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|