akshansh36 commited on
Commit
afd359b
·
verified ·
1 Parent(s): 29a8fba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- file_count="single",
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():