harsh2ai commited on
Commit
f1bb105
·
1 Parent(s): 3a59a24

Simplify microphone instructions, remove browser notes

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -390,10 +390,6 @@ def create_interface():
390
  3. **Speak** your message
391
  4. Click **Stop** when finished
392
  5. Click **Transcribe** to get your transcription
393
-
394
- *⚠️ Note: If microphone doesn't work, try refreshing the page and allowing microphone permissions, or use the file upload option below.*
395
-
396
- *Recording will be transcribed via WebSocket on_final endpoint with TensorRT acceleration.*
397
  """)
398
 
399
  with gr.Row():
 
390
  3. **Speak** your message
391
  4. Click **Stop** when finished
392
  5. Click **Transcribe** to get your transcription
 
 
 
 
393
  """)
394
 
395
  with gr.Row():