(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
Phonetic complexity effects on dysarthric speech
What is it about?
Testing speech intelligibility and articulatory precision using a phonetic complexity-based approach
Why is it important?
To optimize dysarthria assessment to improve detection and tracking of progressive dysarthria. Our results show that complex phonetic contexts are more sensitive to dysarthria compared to simple contexts.