Spaces:
Sleeping
Sleeping
Akis Giannoukos
commited on
Commit
·
35d6f1d
1
Parent(s):
bb8f474
Updated header text
Browse files
app.py
CHANGED
|
@@ -617,8 +617,7 @@ def create_demo():
|
|
| 617 |
gr.Markdown(
|
| 618 |
"""
|
| 619 |
### Conversational Assessment for Responsive Engagement (CARE) Notes
|
| 620 |
-
|
| 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 |
|