englissi commited on
Commit
7065a6a
ยท
verified ยท
1 Parent(s): 0b7978f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,6 +54,7 @@ blends_digraphs_stories = [
54
  {"text": "The spider spins a spotty web.", "image": f"{image_base_url}36.webp"},
55
  {"text": "The star stands in the storm.", "image": f"{image_base_url}37.webp"},
56
  {"text": "A swan swims in the sweet lake.", "image": f"{image_base_url}38.webp"}
 
57
 
58
  # ๐Ÿ“Œ gTTS๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์Œ์„ฑ ํŒŒ์ผ ์ƒ์„ฑ (๊ณ ์œ ํ•œ ํŒŒ์ผ๋ช… + ์บ์‹ฑ ์‹œ์Šคํ…œ ์ถ”๊ฐ€)
59
  cached_audio = {} # ๊ฐ™์€ ๋ฌธ์žฅ์— ๋Œ€ํ•ด API๋ฅผ ์—ฌ๋Ÿฌ ๋ฒˆ ํ˜ธ์ถœํ•˜์ง€ ์•Š๋„๋ก ์ €์žฅ
 
54
  {"text": "The spider spins a spotty web.", "image": f"{image_base_url}36.webp"},
55
  {"text": "The star stands in the storm.", "image": f"{image_base_url}37.webp"},
56
  {"text": "A swan swims in the sweet lake.", "image": f"{image_base_url}38.webp"}
57
+ ]
58
 
59
  # ๐Ÿ“Œ gTTS๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์Œ์„ฑ ํŒŒ์ผ ์ƒ์„ฑ (๊ณ ์œ ํ•œ ํŒŒ์ผ๋ช… + ์บ์‹ฑ ์‹œ์Šคํ…œ ์ถ”๊ฐ€)
60
  cached_audio = {} # ๊ฐ™์€ ๋ฌธ์žฅ์— ๋Œ€ํ•ด API๋ฅผ ์—ฌ๋Ÿฌ ๋ฒˆ ํ˜ธ์ถœํ•˜์ง€ ์•Š๋„๋ก ์ €์žฅ