tsi-org commited on
Commit
c4c71b4
·
verified ·
1 Parent(s): fc72889

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ def main():
213
  "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.",
214
  '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...",
215
  'Website Tutorial': f"Lets roleplay, in this Educational simulation Generate a short voiceover that is approximately {selected_duration_seconds} seconds long.Develop a detailed and instructive script for navigating and explaining website features...",
216
- 'General Info': f"Lets roleplay, immerse yourself in this Educational simulation Generate a short voiceover that is approximately {selected_duration_seconds} seconds long. Your script should be limited to {selected_duration_seconds} Just respond with the text to be spoken. Never say you cannot do Realtime. just create a short text that we can use as narration. "
217
  }
218
 
219
  # Ensure the prompt is generated using the correct variable from script_templates
 
213
  "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.",
214
  '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...",
215
  'Website Tutorial': f"Lets roleplay, in this Educational simulation Generate a short voiceover that is approximately {selected_duration_seconds} seconds long.Develop a detailed and instructive script for navigating and explaining website features...",
216
+ 'General Info': f"Lets roleplay, immerse yourself in this Educational simulation Generate a short voiceover that is approximately {selected_duration_seconds} seconds long. Your script should be limited to {selected_duration_seconds} seconds Just respond with the text to be spoken. Never say you cannot do Realtime. just create a short text that we can use as narration. "
217
  }
218
 
219
  # Ensure the prompt is generated using the correct variable from script_templates