hiba9 commited on
Commit
1c79314
1 Parent(s): dae8420

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -26,7 +26,6 @@ def generate_speech(text):
26
 
27
  return audio_bytes_io
28
 
29
- # Streamlit UI
30
  st.title("Text-to-Speech Converter")
31
  st.write("Developed by Safwan Ahmad Saffi")
32
  st.write("Enter text below and click 'Generate Speech' to convert it to audio.")
 
26
 
27
  return audio_bytes_io
28
 
 
29
  st.title("Text-to-Speech Converter")
30
  st.write("Developed by Safwan Ahmad Saffi")
31
  st.write("Enter text below and click 'Generate Speech' to convert it to audio.")