alvi123 commited on
Commit
42924fc
1 Parent(s): ec7c5be
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -46,7 +46,7 @@ def predict(audio, mic_audio=None):
46
  return transcription[0]
47
 
48
 
49
- title = "SpeechT5: Automatic Speech Recognition"
50
 
51
  description = """
52
  The <b>SpeechT5</b> model is pre-trained on text as well as speech inputs, with targets that are also a mix of text and speech.
@@ -86,10 +86,10 @@ article = """
86
  """
87
 
88
  examples = [
89
- ["examples/hmm_i_dont_know.wav", None],
90
- ["examples/henry5.mp3", None],
91
- ["examples/yearn_for_time.mp3", None],
92
- ["examples/see_in_eyes.wav", None],
93
  ]
94
 
95
  gr.Interface(
 
46
  return transcription[0]
47
 
48
 
49
+ title = " 😍🥰Prolove 🧑‍🎤 👨‍🎤 "
50
 
51
  description = """
52
  The <b>SpeechT5</b> model is pre-trained on text as well as speech inputs, with targets that are also a mix of text and speech.
 
86
  """
87
 
88
  examples = [
89
+ ["examples/I wanna tell you something_alvi.wav", None],
90
+ ["examples/Let me know_fazrin.wav", None],
91
+ ["examples/Lets do it_arka.wav", None],
92
+ ["examples/Listen to me_shifa.wav", None],
93
  ]
94
 
95
  gr.Interface(