Spaces:
Running
Running
speech-test
commited on
Commit
β’
dcde789
1
Parent(s):
cbdec74
typo
Browse files
app.py
CHANGED
@@ -148,7 +148,7 @@ with col_center:
|
|
148 |
st.markdown("# Speech Recognition Models Leaderboard")
|
149 |
|
150 |
st.markdown(
|
151 |
-
"This is leaderboard
|
152 |
"Please select a language you want to find a model for from the dropdown:"
|
153 |
)
|
154 |
|
|
|
148 |
st.markdown("# Speech Recognition Models Leaderboard")
|
149 |
|
150 |
st.markdown(
|
151 |
+
"This is a leaderboard over all speech recognition models and datasets. "
|
152 |
"Please select a language you want to find a model for from the dropdown:"
|
153 |
)
|
154 |
|