Unk-Uname commited on
Commit
b1c50ec
·
verified ·
1 Parent(s): d2d4305

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -103,6 +103,7 @@
103
  <h2>Controlability</h2>
104
  <p>The following examples are conditioned using temporally-aligned drums, chord progressions and melody controls that were extracted the ground-truth sample.</p>
105
  <p>The figure paired with each audio corresponds to the extracted ground-truth melody condition.</p>
 
106
  <div id="section2-table-container"></div>
107
  </div>
108
 
 
103
  <h2>Controlability</h2>
104
  <p>The following examples are conditioned using temporally-aligned drums, chord progressions and melody controls that were extracted the ground-truth sample.</p>
105
  <p>The figure paired with each audio corresponds to the extracted ground-truth melody condition.</p>
106
+ <p>The exctacted melody corresponds to G2 to B7 note range using a <a href=https://github.com/rabitt/ismir2017-deepsalience>multi-f0-classifier</a> followed by a threshold filtering and top-1 binarization.</p>
107
  <div id="section2-table-container"></div>
108
  </div>
109