Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -233,9 +233,9 @@ ID,Labels
|
|
233 |
We use a hierarchical evaluation (detection + diagnostic) per <a href="https://arxiv.org/pdf/2310.13974" target="_blank">MDD Overview</a>.
|
234 |
</p>
|
235 |
<ul>
|
236 |
-
<li><em><strong>What is said
|
237 |
-
<li><em><strong>What is predicted
|
238 |
-
<li><em><strong>What should have been said
|
239 |
</ul>
|
240 |
<p>From these we compute:</p>
|
241 |
<ul>
|
|
|
233 |
We use a hierarchical evaluation (detection + diagnostic) per <a href="https://arxiv.org/pdf/2310.13974" target="_blank">MDD Overview</a>.
|
234 |
</p>
|
235 |
<ul>
|
236 |
+
<li><em><strong>What is said</strong></em>: annotated phoneme sequence</li>
|
237 |
+
<li><em><strong>What is predicted</strong></em>: model output</li>
|
238 |
+
<li><em><strong>What should have been said</strong></em>: reference sequence</li>
|
239 |
</ul>
|
240 |
<p>From these we compute:</p>
|
241 |
<ul>
|