mgokg commited on
Commit
9a743c6
·
verified ·
1 Parent(s): 5618fb0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -47,7 +47,6 @@ st.info("Funktioniert auf Hugging Face Spaces!")
47
 
48
  audio_bytes = st.audio_input(
49
  "Oder sprechen Sie jetzt:",
50
- type="wav"
51
  )
52
 
53
  if audio_bytes:
 
47
 
48
  audio_bytes = st.audio_input(
49
  "Oder sprechen Sie jetzt:",
 
50
  )
51
 
52
  if audio_bytes: