Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -103,7 +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 |
-
<p>The exctacted melody corresponds to G2 to B7 note range using a <a href=https://github.com/rabitt/ismir2017-deepsalience>multi-f0
|
107 |
<div id="section2-table-container"></div>
|
108 |
</div>
|
109 |
|
|
|
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, obtained by using a pretrained <a href=https://github.com/rabitt/ismir2017-deepsalience>multi-f0 classification model</a> followed by a threshold filtering and top-1 binarization.</p>
|
107 |
<div id="section2-table-container"></div>
|
108 |
</div>
|
109 |
|