Hendrik Schroeter commited on
Commit
13c929e
·
unverified ·
1 Parent(s): c8dbfb3

Add note that chrome sucks

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,7 +244,7 @@ inputs = [
244
  source="microphone",
245
  type="filepath",
246
  optional=True,
247
- label="Record your own voice",
248
  ),
249
  gradio.inputs.Audio(
250
  source="upload",
 
244
  source="microphone",
245
  type="filepath",
246
  optional=True,
247
+ label="Record your own voice (Only works with Firefox)",
248
  ),
249
  gradio.inputs.Audio(
250
  source="upload",