Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -169,7 +169,7 @@ with tab1:
|
|
| 169 |
speech data from noisy and non-noisy environments. However, to ensure that we proceed in a cost-efficient
|
| 170 |
and sustainable approach, we deem it necessary to understand the amount of data that we need to collect
|
| 171 |
for African languages. Hence, we propose to leverage the Mozilla Common Voice (MCV) platform and other
|
| 172 |
-
appropriate and openly available / open-source repositories of African language datasets
|
| 173 |
to build automatic speech recognition models and test their performance to learn if the data collected was sufficient.
|
| 174 |
|
| 175 |
### What is a “Good ASR Model”?
|
|
|
|
| 169 |
speech data from noisy and non-noisy environments. However, to ensure that we proceed in a cost-efficient
|
| 170 |
and sustainable approach, we deem it necessary to understand the amount of data that we need to collect
|
| 171 |
for African languages. Hence, we propose to leverage the Mozilla Common Voice (MCV) platform and other
|
| 172 |
+
appropriate and openly available / open-source repositories of African language datasets
|
| 173 |
to build automatic speech recognition models and test their performance to learn if the data collected was sufficient.
|
| 174 |
|
| 175 |
### What is a “Good ASR Model”?
|