Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -24,9 +24,9 @@ from lang_list import (
|
|
24 |
|
25 |
|
26 |
DESCRIPTION = """\
|
27 |
-
### **
|
28 |
|
29 |
-
This Gradio demo showcases **
|
30 |
|
31 |
π **Model Checkpoint:** [ai4bharat/seamless-m4t-v2-large-stt](https://huggingface.co/ai4bharat/seamless-m4t-v2-large-stt)
|
32 |
|
|
|
24 |
|
25 |
|
26 |
DESCRIPTION = """\
|
27 |
+
### **IndicSeamless: Speech-to-Text Translation Model for Indian Languages** ποΈβ‘οΈπ
|
28 |
|
29 |
+
This Gradio demo showcases **IndicSeamless**, a fine-tuned **SeamlessM4T-v2-large** model for **speech-to-text translation** across **13 Indian languages and English**. Trained on **BhasaAnuvaad**, the largest open-source speech translation dataset for Indian languages, it delivers **accurate and robust translations** across diverse linguistic and acoustic conditions.
|
30 |
|
31 |
π **Model Checkpoint:** [ai4bharat/seamless-m4t-v2-large-stt](https://huggingface.co/ai4bharat/seamless-m4t-v2-large-stt)
|
32 |
|