smease commited on
Commit
d1ffe7b
·
1 Parent(s): d368f0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ if len(audio) > 0:
20
  st.write(dir(exported_audio))
21
  st.write(type(exported_audio))
22
 
23
- st.audio(exported_audio.read())
 
20
  st.write(dir(exported_audio))
21
  st.write(type(exported_audio))
22
 
23
+ #st.audio(exported_audio.read())