telee commited on
Commit
75b7837
·
1 Parent(s): 30653a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ from io import BytesIO
5
  LANG = "en"
6
 
7
 
 
8
  # https://gtts.readthedocs.io/en/latest/
9
  #
10
  def tts_gtts(text):
 
5
  LANG = "en"
6
 
7
 
8
+ #
9
  # https://gtts.readthedocs.io/en/latest/
10
  #
11
  def tts_gtts(text):