chrsrh11 commited on
Commit
e991de0
·
verified ·
1 Parent(s): ca7035b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -24,10 +24,10 @@ from gtts import gTTS
24
 
25
  # Descriptions for each scene
26
  descriptions = [
27
- "Scene 1: Alex, Mia, and Sam eagerly plan their treasure hunt in a room filled with maps and exploration tools.",
28
- "Scene 2: The friends hike through a dense forest, guided by their ancient map.",
29
- "Scene 3: Deep in Whispering Hollow, they discover an ancient chest filled with historical artifacts.",
30
- "Scene 4: The village celebrates as Alex, Mia, and Sam present their find to the local museum."
31
  ]
32
 
33
  # Generate audio files for each description
 
24
 
25
  # Descriptions for each scene
26
  descriptions = [
27
+ "Alex, Mia, and Sam eagerly plan their treasure hunt in a room filled with maps and exploration tools.",
28
+ "The friends hike through a dense forest, guided by their ancient map.",
29
+ "Deep in Whispering Hollow, they discover an ancient chest filled with historical artifacts.",
30
+ "The village celebrates as Alex, Mia, and Sam present their find to the local museum."
31
  ]
32
 
33
  # Generate audio files for each description