Narayana02 commited on
Commit
cc2ede4
·
verified ·
1 Parent(s): 4f54a6c

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -56,7 +56,7 @@ def generate_script(system_prompt: str, input_text: str, tone: str, target_lengt
56
  Generate a complete, well-structured podcast script that:
57
  1. Starts with a proper introduction, welcoming listeners in an engaging and friendly way.
58
  2. Covers the main points from the input text in a natural, conversational manner.
59
- 3. Has a smooth,soft, engaging flow of conversation between Priya (Indian accent) and Ananya (Indian accent) like real human intraction.
60
  4. Concludes with a well-rounded summary and sign-off, thanking the listeners.
61
  5. voice speed will be according to the converstion and topic , easy to unserstand every listeners.
62
  6. Fits within the {word_limit} word limit for the target length of {target_length}.
 
56
  Generate a complete, well-structured podcast script that:
57
  1. Starts with a proper introduction, welcoming listeners in an engaging and friendly way.
58
  2. Covers the main points from the input text in a natural, conversational manner.
59
+ 3. Has a smooth,soft, engaging flow of conversation between Priya (American accent) and Ananya (British accent) like real human intraction.
60
  4. Concludes with a well-rounded summary and sign-off, thanking the listeners.
61
  5. voice speed will be according to the converstion and topic , easy to unserstand every listeners.
62
  6. Fits within the {word_limit} word limit for the target length of {target_length}.