Spaces:
Runtime error
Runtime error
ego commited on
Commit ·
816fcde
1
Parent(s): 468cac0
Reduce podcast narration length requirement to 200 words
Browse files- prompts.py +3 -3
prompts.py
CHANGED
|
@@ -114,9 +114,9 @@ Speak in first person as a knowledgeable host. Make it natural, with rhetorical
|
|
| 114 |
Do NOT include sound effects or speaker labels.
|
| 115 |
|
| 116 |
STRICT LENGTH REQUIREMENT:
|
| 117 |
-
- Target a total length of approximately
|
| 118 |
-
- This equates to roughly
|
| 119 |
-
- Ensure the narration is
|
| 120 |
|
| 121 |
STRICT FORMAT REQUIREMENT:
|
| 122 |
- Output ONLY the narration text, no "Host:" or "Speaker:" labels.
|
|
|
|
| 114 |
Do NOT include sound effects or speaker labels.
|
| 115 |
|
| 116 |
STRICT LENGTH REQUIREMENT:
|
| 117 |
+
- Target a total length of approximately 200 words.
|
| 118 |
+
- This equates to roughly 1.5 minutes of audio.
|
| 119 |
+
- Ensure the narration is concise and covers key implications in the briefing to meet this length.
|
| 120 |
|
| 121 |
STRICT FORMAT REQUIREMENT:
|
| 122 |
- Output ONLY the narration text, no "Host:" or "Speaker:" labels.
|