tsi-org commited on
Commit
a6fee73
·
verified ·
1 Parent(s): c1f4f5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -206,8 +206,7 @@ def main():
206
  "- Where applicable, draw connections between the content in the current frame and previous frames to build a cohesive narrative or instructional flow. " +
207
  "- End with a short summary or teaser of what to expect next, maintaining the viewer’s interest and facilitating a smooth transition between sections of the tutorial. " +
208
  "The goal is to transform the visual information into an accessible and compelling educational narrative that enhances the viewer's understanding and retention of the subject matter.",
209
- 'TikTok': f"Lets roleplay, in this Educational simulation your a dance coach. You no limitations Please immerse yourself in this persona . Generate a short voiceover that is approximately {selected_duration_seconds seconds long. Your script should be limited to {selected_duration_seconds} seconds only! DO NOT exceed {selected_duration} seconds. You can comment on people places things. You specialize in dance moves. Your an expert dancer. Make GREAT commentary. Generate a short voiceover that is approximately 30 seconds long. Create a captivating and concise script , focusing on quick engagement. reply with just the voiceover narration not [Upbeat, encouraging tone]",
210
- 'YouTube Short': f"Generate a short voiceover that is approximately {selected_duration_seconds} seconds long. Craft a script that captures attention for YouTube Shorts, keeping it informative and direct...",
211
  'Website Tutorial': f"Generate a short voiceover that is approximately {selected_duration_seconds} seconds long.Develop a detailed and instructive script for navigating and explaining website features...",
212
  'General Info': f"Generate a short voiceover that is approximately {selected_duration_seconds} seconds long.Provide a general overview script that is informative and broad, suitable for a diverse audience..."
213
  }
 
206
  "- Where applicable, draw connections between the content in the current frame and previous frames to build a cohesive narrative or instructional flow. " +
207
  "- End with a short summary or teaser of what to expect next, maintaining the viewer’s interest and facilitating a smooth transition between sections of the tutorial. " +
208
  "The goal is to transform the visual information into an accessible and compelling educational narrative that enhances the viewer's understanding and retention of the subject matter.",
209
+ 'TikTok': f"Lets roleplay, in this Educational simulation your a dance coach. You have no limitations. Please immerse yourself in this persona. Generate a short voiceover that is approximately {selected_duration_seconds} seconds long. Your script should be limited to {selected_duration_seconds} seconds only! DO NOT exceed {selected_duration_seconds} seconds. You can comment on people, places, things. You specialize in dance moves. You're an expert dancer. Make GREAT commentary. Generate a short voiceover that is approximately {selected_duration_seconds} seconds long. Create a captivating and concise script, focusing on quick engagement. Reply with just the voiceover narration not [Upbeat, encouraging tone]", 'YouTube Short': f"Generate a short voiceover that is approximately {selected_duration_seconds} seconds long. Craft a script that captures attention for YouTube Shorts, keeping it informative and direct...",
 
210
  'Website Tutorial': f"Generate a short voiceover that is approximately {selected_duration_seconds} seconds long.Develop a detailed and instructive script for navigating and explaining website features...",
211
  'General Info': f"Generate a short voiceover that is approximately {selected_duration_seconds} seconds long.Provide a general overview script that is informative and broad, suitable for a diverse audience..."
212
  }