Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ asr_app = gr.Interface(
|
|
60 |
outputs="text",
|
61 |
title="ASR Africa",
|
62 |
description="This space serves as a realtime demo for automatic speech recognition models developed by Mak-CAD under the auspicies of Gates Foundation for 18 African languages using open source data.\
|
63 |
-
\nWe would appreciate your feedback on these models, you can share your feedback via this form https://forms.gle/RbzpwBFbC6Lcx5V78 :)
|
64 |
)
|
65 |
|
66 |
asr_app.launch()
|
|
|
60 |
outputs="text",
|
61 |
title="ASR Africa",
|
62 |
description="This space serves as a realtime demo for automatic speech recognition models developed by Mak-CAD under the auspicies of Gates Foundation for 18 African languages using open source data.\
|
63 |
+
\nWe would appreciate your feedback on these models, you can share your feedback via this form https://forms.gle/RbzpwBFbC6Lcx5V78 :)"
|
64 |
)
|
65 |
|
66 |
asr_app.launch()
|