Spaces:
kevinwang676
/
Runtime error

kevinwang676 commited on
Commit
91d9a2c
1 Parent(s): 70ea64b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -362,6 +362,7 @@ gr.Interface(
362
  gr.Audio(source="microphone",
363
  type="filepath",
364
  label="使用麦克风上传语音",
 
365
  streaming=True,
366
  ),
367
  gr.Checkbox(label="是否使用麦克风上传语音",
 
362
  gr.Audio(source="microphone",
363
  type="filepath",
364
  label="使用麦克风上传语音",
365
+ info="移动端更稳定,电脑端可能无法上传",
366
  streaming=True,
367
  ),
368
  gr.Checkbox(label="是否使用麦克风上传语音",