Update index.html
Browse files- index.html +7 -0
index.html
CHANGED
@@ -164,6 +164,13 @@
|
|
164 |
Here, <code>$</code>→<code>s</code> and <code>i</code>→<code>u</code>; omission of <code>ta</code> went undetected.
|
165 |
</p>
|
166 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
<h2>Training Dataset: Description</h2>
|
168 |
<p>
|
169 |
Hosted on Hugging Face:
|
|
|
164 |
Here, <code>$</code>→<code>s</code> and <code>i</code>→<code>u</code>; omission of <code>ta</code> went undetected.
|
165 |
</p>
|
166 |
|
167 |
+
<h2>Phoneme Set Description</h2>
|
168 |
+
<p>
|
169 |
+
The phoneme set used in this work is based on a specialized phonetizer developed for vowelized MSA by Nawar Halabi. It includes a comprehensive range of 68 phonemes designed to capture key phonetic and prosodic features of Qur’an recitation, such as stress, pausing, intonation, emphaticness, and notably, gemination. Gemination—the doubling of consonant sounds—is explicitly represented by duplicating the consonant symbol (e.g., <code>/b/</code> becomes <code>/bb/</code>).
|
170 |
+
While the phonetizer distinguishes vowels following emphatic and non-emphatic consonants, this distinction is merged in our approach to better align with MSA pronunciation norms, where the difference does not affect meaning. This phoneme set provides a detailed yet practical representation of the speech sounds relevant for accurate mispronunciation detection in Qur’anic recitation.
|
171 |
+
For further details, including the full phoneme inventory, see <a href="https://huggingface.co/spaces/IqraEval/ArabicPhoneme">Phoneme Inventory</a>.
|
172 |
+
</p>
|
173 |
+
|
174 |
<h2>Training Dataset: Description</h2>
|
175 |
<p>
|
176 |
Hosted on Hugging Face:
|