Niansuh commited on
Commit
1214d86
·
verified ·
1 Parent(s): 634d513

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ default_lang = "en"
13
  title = "ChatGPTBots.net | TTS"
14
  description = "A deep learning toolkit for Text-to-Speech, battle-tested in research and production"
15
  info = "More info at [TTS](https://chatgptbots.net)"
 
16
 
17
 
18
  coquiTTS = CoquiTTS()
 
13
  title = "ChatGPTBots.net | TTS"
14
  description = "A deep learning toolkit for Text-to-Speech, battle-tested in research and production"
15
  info = "More info at [TTS](https://chatgptbots.net)"
16
+ badge = "https://chatgptbots.net/wp-content/uploads/2024/05/AI-YouTube-Transcript-Summarizer-Free-Easy.webp"
17
 
18
 
19
  coquiTTS = CoquiTTS()