deep-div commited on
Commit
f06b870
·
verified ·
1 Parent(s): 68b9f4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def MyPrint(s):
15
  print(f"{date_time}: {s}")
16
 
17
 
18
- title = "#Text-to-speech (TTS)"
19
 
20
  # css style is copied from
21
  # https://huggingface.co/spaces/alphacep/asr/blob/main/app.py#L113
 
15
  print(f"{date_time}: {s}")
16
 
17
 
18
+ title = "# Multilingual Text-to-speech (TTS)"
19
 
20
  # css style is copied from
21
  # https://huggingface.co/spaces/alphacep/asr/blob/main/app.py#L113