Akis Giannoukos commited on
Commit
35d6f1d
·
1 Parent(s): bb8f474

Updated header text

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -617,8 +617,7 @@ def create_demo():
617
  gr.Markdown(
618
  """
619
  ### Conversational Assessment for Responsive Engagement (CARE) Notes
620
- Engage in a brief conversation. Your audio is transcribed, analyzed, and used to infer PHQ-9 scores.
621
- The system stops when confidence is high enough or any safety risk is detected. It does not provide therapy or emergency counseling.
622
  """
623
  )
624
 
 
617
  gr.Markdown(
618
  """
619
  ### Conversational Assessment for Responsive Engagement (CARE) Notes
620
+ Tap on 'Record' to start speaking, then tap on 'Stop' to stop recording.
 
621
  """
622
  )
623