Spaces:
Running
Running
patrickvonplaten
commited on
Commit
β’
44f9ae8
1
Parent(s):
bbea96c
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ dataframe = dataframe.fillna("")
|
|
136 |
|
137 |
st.sidebar.image("logo.png", width=200)
|
138 |
|
139 |
-
st.markdown("# The
|
140 |
|
141 |
st.markdown(
|
142 |
"This is a leaderboard over all speech recognition models and datasets.\n\n"
|
|
|
136 |
|
137 |
st.sidebar.image("logo.png", width=200)
|
138 |
|
139 |
+
st.markdown("# The π€ Speech Bench")
|
140 |
|
141 |
st.markdown(
|
142 |
"This is a leaderboard over all speech recognition models and datasets.\n\n"
|