AshwinSankar commited on
Commit
5d19241
Β·
verified Β·
1 Parent(s): d5b1fb0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -24,9 +24,9 @@ from lang_list import (
24
 
25
 
26
  DESCRIPTION = """\
27
- ### **IndicSeamlessM4T: Speech-to-Text Translation for Indian Languages** πŸŽ™οΈβž‘οΈπŸ“œ
28
 
29
- This Gradio demo showcases **IndicSeamlessM4T**, a fine-tuned **SeamlessM4T** 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
 
 
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