Pontonkid commited on
Commit
e239882
1 Parent(s): 10a14de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ title = """<h1 align="center">🎤 Multilingual ASR 💬</h1>"""
75
  image_path = "thmbnail.jpg"
76
  description = """
77
  💻 This demo showcases a general-purpose speech recognition model called Whisper. It is trained on a large dataset of diverse audio and supports multilingual speech recognition, speech translation, and language identification tasks.<br><br>
78
- <br><br>
79
  ⚙️ Components of the tool:<br>
80
  <br>
81
  &nbsp;&nbsp;&nbsp;&nbsp; - Real-time multilingual speech recognition<br>
 
75
  image_path = "thmbnail.jpg"
76
  description = """
77
  💻 This demo showcases a general-purpose speech recognition model called Whisper. It is trained on a large dataset of diverse audio and supports multilingual speech recognition, speech translation, and language identification tasks.<br><br>
78
+ <br>
79
  ⚙️ Components of the tool:<br>
80
  <br>
81
  &nbsp;&nbsp;&nbsp;&nbsp; - Real-time multilingual speech recognition<br>