Alvin-Nahabwe commited on
Commit
0a287e7
·
verified ·
1 Parent(s): f7d506a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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()