Spaces:
Runtime error
Runtime error
Hendrik Schroeter
commited on
Add note that chrome sucks
Browse files
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",
|