hwberry2 commited on
Commit
cfaff5e
1 Parent(s): d83a521

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ with gr.Blocks() as demo:
33
  * Tell the therapist your problems, by recording your query.
34
  * Submit your query, and follow the chat or listen to the Therapists advice.
35
  * When you are ready to respond, clear your last recording and resubmit.
 
36
  """)
37
 
38
 
 
33
  * Tell the therapist your problems, by recording your query.
34
  * Submit your query, and follow the chat or listen to the Therapists advice.
35
  * When you are ready to respond, clear your last recording and resubmit.
36
+ note: Transcribe Audio does not work on iOS
37
  """)
38
 
39