hiba9 commited on
Commit
3516019
·
verified ·
1 Parent(s): a5d21d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def generate_speech(text):
38
  return audio_bytes_io
39
 
40
  st.title("Text-to-Speech Converter")
41
- st.write("Developed by Safwan Ahmad Saffi")
42
  st.write("Enter text below and click 'Generate Speech' to convert it to audio.")
43
 
44
  # Text input
 
38
  return audio_bytes_io
39
 
40
  st.title("Text-to-Speech Converter")
41
+ st.write("Developed by Hiba Bayz")
42
  st.write("Enter text below and click 'Generate Speech' to convert it to audio.")
43
 
44
  # Text input