TruongScotl commited on
Commit
4c54e46
1 Parent(s): 37ffffb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from transformers import pipeline
3
 
4
 
5
  inputs=gr.Audio(type="filepath")
6
- pipe = pipeline(model="TruongScotl/stvietnamese2")
7
  title = "Speech to Text Translation"
8
  description = """
9
  <p>
 
3
 
4
 
5
  inputs=gr.Audio(type="filepath")
6
+ pipe = pipeline(model="TruongScotl/stvi")
7
  title = "Speech to Text Translation"
8
  description = """
9
  <p>