Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,7 +9,7 @@ model_names = [
|
|
| 9 |
]
|
| 10 |
|
| 11 |
example_sent = (
|
| 12 |
-
"
|
| 13 |
)
|
| 14 |
|
| 15 |
# -----------------------
|
|
|
|
| 9 |
]
|
| 10 |
|
| 11 |
example_sent = (
|
| 12 |
+
"As a result, Indo-European developed a minimal vowel system combined with a very large consonant inventory including glottalized stops, also grammatical gender and adjectival agreement."
|
| 13 |
)
|
| 14 |
|
| 15 |
# -----------------------
|