JoeCameron1 commited on
Commit
856de22
·
verified ·
1 Parent(s): a358c99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -3
README.md CHANGED
@@ -1,3 +1,74 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - audio
7
+ - timbre
8
+ - guitar
9
+ pretty_name: Semantic Timbre Dataset
10
+ ---
11
+
12
+ # Dataset Card for the Semantic Timbre Dataset
13
+
14
+ The Semantic Timbre Dataset is a dataset of electric guitar audio samples labelled with 19 timbre descriptors, including Bright, Dark, Fuzzy, Crunchy, Crushed, Punchy, Soft, and others.
15
+
16
+ ## Dataset Details
17
+
18
+ The Semantic Timbre Dataset contains 275,310 audio files of monophonic electric guitar sounds.
19
+ These 275,310 audio files are grouped into 19 semantic timbre descriptors which describe the timbral characteristics of each sound.
20
+ The 19 timbre descriptors are:
21
+
22
+ - Crunchy
23
+ - Crushed
24
+ - Dirty
25
+ - Fuzzy
26
+ - Bright
27
+ - Dark
28
+ - Fat
29
+ - Resonant
30
+ - Thin
31
+ - Punchy
32
+ - Sharp
33
+ - Soft
34
+ - Smooth
35
+ - Tight
36
+ - Fluttery
37
+ - Jittery
38
+ - Shimmering
39
+ - Stuttering
40
+ - WahWah
41
+
42
+ These timbre descriptors were derived from the most popularly-occurring timbre descriptor keywords appearing on the parameters of physical and virtual guitar effects units.
43
+
44
+ Each timbre descriptor group contains 14,490 audio files that have been produced by pedal parameter effects from [Native Instrument's Guitar Rig Pro 7](https://www.native-instruments.com/en/products/komplete/guitar/guitar-rig-7-pro/) that correspond to the timbre descriptor.
45
+ Each pedal parameter has been adjusted in increments of 5 from 0 to 100, resulting in each timbre descriptor group of 14,490 audio files being split further into 21 groups of 690 audio files that increase in timbre magnitude by increments of 5 from 0 to 100.
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section describes suitable use cases for the dataset. -->
50
+ The Semantic Timbre Dataset can be used to train generative AI models to generate electric guitar sounds to specific timbral specification that can be described by the dataset's 19 semantic timbre descriptors.
51
+
52
+ ### Source Data
53
+
54
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
55
+ The original, clean, unprocessed 690 audio recordings of Fender Stratocaster monophonic notes originally come from the [EGFxSet](https://egfxset.github.io) created by Hegel Pedroza, Irán Roman, and Gerardo Meza.
56
+
57
+ #### Who are the annotators?
58
+
59
+ <!-- This section describes the people or systems who created the annotations. -->
60
+
61
+ [Joseph M. Cameron](https://josephcameron.info)
62
+
63
+ #### Personal and Sensitive Information
64
+
65
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
66
+ The Semantic Timbre Dataset contains no personal or sensitive information.
67
+
68
+ ## Dataset Card Authors [optional]
69
+
70
+ [Joseph M. Cameron](https://josephcameron.info)
71
+
72
+ ## Dataset Card Contact
73
+
74
+ [Joseph M. Cameron](https://josephcameron.info)