Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
short_description: Interactive IPA chart with Spanish phoneme highlighting
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: IPA Chart Explorer
|
| 3 |
+
emoji: 🗣️
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.20.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
short_description: Interactive IPA chart with Spanish phoneme highlighting
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# IPA Chart Explorer
|
| 15 |
+
|
| 16 |
+
Interactive International Phonetic Alphabet chart showing where every human speech sound lives in the articulatory system. Spanish phonemes highlighted in green.
|
| 17 |
+
|
| 18 |
+
- **Consonant chart:** Place × Manner of articulation grid
|
| 19 |
+
- **Vowel trapezoid:** Height × Backness with rounding pairs
|
| 20 |
+
- **Click any symbol** to see its full articulatory description
|
| 21 |
+
- **Toggle** between Full IPA and Spanish-only views
|