Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -211,14 +211,14 @@ DESCRIPTION = """\
|
|
| 211 |
IndicTrans3 is the latest state-of-the-art (SOTA) translation model from AI4Bharat, designed to handle translations across <b>22 Indic languages</b> with high accuracy. It supports <b>document-level machine translation (MT)</b> and is built to match the performance of other leading SOTA models. <br>
|
| 212 |
π’ <b>Training data will be released soon!</b>
|
| 213 |
<h3>πΉ Features</h3>
|
| 214 |
-
β
Supports <b>22 Indic languages</b>
|
| 215 |
-
β
Enables <b>document-level translation</b>
|
| 216 |
-
β
Achieves <b>SOTA performance</b> in Indic MT
|
| 217 |
-
β
Optimized for <b>real-world applications</b>
|
| 218 |
<h3>π Try It Out!</h3>
|
| 219 |
-
1οΈβ£ Enter text in any supported language
|
| 220 |
-
2οΈβ£ Select the target language
|
| 221 |
-
3οΈβ£ Click <b>Translate</b> and get high-quality results
|
| 222 |
Built for <b>linguistic diversity and accessibility</b>, IndicTrans3 is a major step forward in <b>Indic language AI</b>.
|
| 223 |
π‘ <b>Source:</b> AI4Bharat | Powered by Hugging Face
|
| 224 |
"""
|
|
|
|
| 211 |
IndicTrans3 is the latest state-of-the-art (SOTA) translation model from AI4Bharat, designed to handle translations across <b>22 Indic languages</b> with high accuracy. It supports <b>document-level machine translation (MT)</b> and is built to match the performance of other leading SOTA models. <br>
|
| 212 |
π’ <b>Training data will be released soon!</b>
|
| 213 |
<h3>πΉ Features</h3>
|
| 214 |
+
β
Supports <b>22 Indic languages</b><br>
|
| 215 |
+
β
Enables <b>document-level translation</b><br>
|
| 216 |
+
β
Achieves <b>SOTA performance</b> in Indic MT<br>
|
| 217 |
+
β
Optimized for <b>real-world applications</b><br>
|
| 218 |
<h3>π Try It Out!</h3>
|
| 219 |
+
1οΈβ£ Enter text in any supported language<br>
|
| 220 |
+
2οΈβ£ Select the target language<br>
|
| 221 |
+
3οΈβ£ Click <b>Translate</b> and get high-quality results!<br>
|
| 222 |
Built for <b>linguistic diversity and accessibility</b>, IndicTrans3 is a major step forward in <b>Indic language AI</b>.
|
| 223 |
π‘ <b>Source:</b> AI4Bharat | Powered by Hugging Face
|
| 224 |
"""
|