Spaces:
Build error
Build error
Update utils.py
Browse files
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 (
|
| 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}.
|