WJ88 commited on
Commit
d937c77
·
verified ·
1 Parent(s): f430dce

UI - added more info about allowing another user to let use the app

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -122,6 +122,8 @@ with gr.Blocks() as demo:
122
  "<li>Click &ldquo;Record&rdquo;</li>"
123
  "<li><strong>Allow microphone</strong> access and start speaking.</li>"
124
  "<li>Watch live text appear in the <strong>Transcription</strong> box.</li>"
 
 
125
  "</ol>"
126
  )
127
  tech_data = [
 
122
  "<li>Click &ldquo;Record&rdquo;</li>"
123
  "<li><strong>Allow microphone</strong> access and start speaking.</li>"
124
  "<li>Watch live text appear in the <strong>Transcription</strong> box.</li>"
125
+ "<li>Click &ldquo;Stop&rdquo;</li>"
126
+ "<li><strong>Copy your transcription and close/refresh the tab</strong> allowing next awaiting person to use the app.</li>"
127
  "</ol>"
128
  )
129
  tech_data = [