Boadiwaa commited on
Commit
335b1bd
1 Parent(s): c706cb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -38,6 +38,8 @@ demo = gr.Interface(
38
  title="Transcriber for Ghanaian-accented speech (English)",
39
  description="Realtime demo for Ghanaian-accented speech recognition (in English).",
40
  article = """
 
 
41
  INSTRUCTIONS FOR USE:
42
  1. Click on record and speak into your microphone
43
  2. Click on stop and submit after you are done speaking.
 
38
  title="Transcriber for Ghanaian-accented speech (English)",
39
  description="Realtime demo for Ghanaian-accented speech recognition (in English).",
40
  article = """
41
+ By using this app you consent to your voice being used to train the underlying open-source model further.
42
+
43
  INSTRUCTIONS FOR USE:
44
  1. Click on record and speak into your microphone
45
  2. Click on stop and submit after you are done speaking.