Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -291,7 +291,7 @@ def audio_conf():
|
|
291 |
label="Upload or Record Audio",
|
292 |
sources=["upload", "microphone"], # Allows recording via microphone
|
293 |
type="filepath",
|
294 |
-
|
295 |
)
|
296 |
|
297 |
def button_conf():
|
|
|
291 |
label="Upload or Record Audio",
|
292 |
sources=["upload", "microphone"], # Allows recording via microphone
|
293 |
type="filepath",
|
294 |
+
|
295 |
)
|
296 |
|
297 |
def button_conf():
|