Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -459,10 +459,10 @@ def get_random_sentence_with_transliteration(language_choice):
|
|
459 |
with gr.Blocks(title="AI Pronunciation Coach", theme=gr.themes.Soft()) as demo:
|
460 |
gr.Markdown("""
|
461 |
# ποΈ AI Pronunciation Coach
|
462 |
-
### Practice English, Tamil & Malayalam with AI feedback powered by
|
463 |
|
464 |
**Features:**
|
465 |
-
- β¨ **
|
466 |
- π― **Accurate Recognition**: Language-specific Whisper models
|
467 |
- π **Smart Analysis**: Punctuation-aware comparison with correction tables
|
468 |
|
|
|
459 |
with gr.Blocks(title="AI Pronunciation Coach", theme=gr.themes.Soft()) as demo:
|
460 |
gr.Markdown("""
|
461 |
# ποΈ AI Pronunciation Coach
|
462 |
+
### Practice English, Tamil & Malayalam with AI feedback powered by Gemma-3-4B-IT
|
463 |
|
464 |
**Features:**
|
465 |
+
- β¨ **Smart Transliteration**: Natural Thanglish/Manglish using Gemma-3-4B-IT (proven best)
|
466 |
- π― **Accurate Recognition**: Language-specific Whisper models
|
467 |
- π **Smart Analysis**: Punctuation-aware comparison with correction tables
|
468 |
|