Spaces:
Sleeping
Sleeping
vrajshroff
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -58,8 +58,7 @@ interface = gr.Interface(
|
|
58 |
"Make sure you are the first person to speak!<br>"
|
59 |
"You can also use a sample audio file for testing: "
|
60 |
"<a href='https://www.uclass.psychol.ucl.ac.uk/Release2/Conversation/AudioOnly/wav/M_0025_11y10m_1.wav' "
|
61 |
-
"target='_blank'>sample audio</a
|
62 |
-
"<u>Your voice never leaves your device.</u>"
|
63 |
),
|
64 |
allow_flagging="never"
|
65 |
)
|
|
|
58 |
"Make sure you are the first person to speak!<br>"
|
59 |
"You can also use a sample audio file for testing: "
|
60 |
"<a href='https://www.uclass.psychol.ucl.ac.uk/Release2/Conversation/AudioOnly/wav/M_0025_11y10m_1.wav' "
|
61 |
+
"target='_blank'>sample audio</a>."
|
|
|
62 |
),
|
63 |
allow_flagging="never"
|
64 |
)
|