yappeizhen commited on
Commit
abe60f1
β€’
1 Parent(s): 6176a31

fix: change picture

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. thumbnail.png +0 -0
app.py CHANGED
@@ -72,7 +72,7 @@ def inference(audio, sentiment_option):
72
  return lang.upper(), result.text, sentiment_output
73
 
74
  title = """<h1 align="center">β˜• Lim Kopi πŸ’¬</h1>"""
75
- image_path = "thumbnail.png"
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>
 
72
  return lang.upper(), result.text, sentiment_output
73
 
74
  title = """<h1 align="center">β˜• Lim Kopi πŸ’¬</h1>"""
75
+ image_path = "coffee_logo.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>
thumbnail.png DELETED
Binary file (77.1 kB)