Update app.py
Browse files
app.py
CHANGED
|
@@ -231,7 +231,7 @@ with gr.Blocks(title="Urdu ASR Studio — Faster-Whisper + LLM Polishing", theme
|
|
| 231 |
""")
|
| 232 |
|
| 233 |
gr.Markdown(
|
| 234 |
-
"## **Urdu STT with
|
| 235 |
"High-quality Urdu transcription with Faster-Whisper (CT2) and optional Groq LLM polishing."
|
| 236 |
)
|
| 237 |
|
|
|
|
| 231 |
""")
|
| 232 |
|
| 233 |
gr.Markdown(
|
| 234 |
+
"## **Urdu STT with GPT-OSS 120B** \n"
|
| 235 |
"High-quality Urdu transcription with Faster-Whisper (CT2) and optional Groq LLM polishing."
|
| 236 |
)
|
| 237 |
|