File size: 712 Bytes
699f2b2
 
 
 
 
 
 
 
 
 
 
8e796c2
 
 
 
ea67f27
1ffb4e6
8e796c2
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
pretty_name: ML-Based Procedural Sound Design Artifacts
license: mit
language:
- en
tags:
- audio
- embeddings
- clustering
- procedural-audio
---
# ML-Based Procedural Sound Design Artifacts
This repository stores large experiment artifacts for the **ML-Based-Procedural-Sound-Design** project.

## Contents
- `explosion_dataset.zip`: Full explosion dataset
- `embeddings_630k_audioset.zip`: CLAP-based embedding outputs used in the project
- `kmeans_results.zip`: K-means clustering outputs and related result files

## Notes
This repository is used for artifact storage only. Source code, evaluation figures, documentation, and the Max/MSP patch are maintained separately in the project GitHub repository.