Spaces:
Runtime error
Runtime error
Commit
·
4efdb72
1
Parent(s):
b946547
Update app.py
Browse files
app.py
CHANGED
@@ -182,7 +182,7 @@ with block:
|
|
182 |
label="Input voice",
|
183 |
source="microphone",
|
184 |
type="filepath",
|
185 |
-
every=
|
186 |
)
|
187 |
audio_file_upload = gr.Audio(
|
188 |
label="Input From Example",
|
|
|
182 |
label="Input voice",
|
183 |
source="microphone",
|
184 |
type="filepath",
|
185 |
+
every=6
|
186 |
)
|
187 |
audio_file_upload = gr.Audio(
|
188 |
label="Input From Example",
|