sudhanm commited on
Commit
32688f6
Β·
verified Β·
1 Parent(s): 751fdfd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 top open-source LLMs
463
 
464
  **Features:**
465
- - ✨ **Advanced Transliteration**: Natural Thanglish/Manglish using Qwen2.5-7B/Llama3.1-8B
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