Datasets:

ArXiv:
License:
drscotthawley commited on
Commit
05290cb
·
1 Parent(s): 3db9e10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: cc-by-4.0
3
  ---
4
 
5
- # SignalTrain LA2A Dataset
6
  20 GB of audio in & audio out for a LA-2A compressor unit, conditioned on knob variations.
7
 
8
  LA-2A Compressor data to accompany the paper "SignalTrain: Profiling Audio Compressors with Deep Neural Networks," 147th Audio Engineering Society Convention (AES), 2019. https://arxiv.org/abs/1905.11928
@@ -18,7 +18,7 @@ Data taken by Ben Colburn, supervised by Scott Hawley
18
 
19
 
20
 
21
- Revisions in v.1.1 of dataset:
22
 
23
  Made the following corrections to discrepancies in original dataset:
24
 
@@ -42,7 +42,7 @@ $ signaltrain/utils/check_dataset.py --fix SignalTrain_LA2A_Dataset/
42
 
43
 
44
 
45
- # Papers dataset was used in:
46
 
47
  "Efficient neural networks for real-time analog audio effect modeling" by C. Steinmetz & J. Reiss, 2021. https://arxiv.org/abs/2102.06200
48
 
 
2
  license: cc-by-4.0
3
  ---
4
 
5
+ # SignalTrain LA2A Dataset (v.1.1)
6
  20 GB of audio in & audio out for a LA-2A compressor unit, conditioned on knob variations.
7
 
8
  LA-2A Compressor data to accompany the paper "SignalTrain: Profiling Audio Compressors with Deep Neural Networks," 147th Audio Engineering Society Convention (AES), 2019. https://arxiv.org/abs/1905.11928
 
18
 
19
 
20
 
21
+ ## Revisions in v.1.1 of dataset:
22
 
23
  Made the following corrections to discrepancies in original dataset:
24
 
 
42
 
43
 
44
 
45
+ ## Papers dataset was used in:
46
 
47
  "Efficient neural networks for real-time analog audio effect modeling" by C. Steinmetz & J. Reiss, 2021. https://arxiv.org/abs/2102.06200
48