Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -319,7 +319,7 @@ Requirements:
|
|
319 |
- The podcast should be professional, in-depth, lively, witty and engaging, and hook the listener from the start.
|
320 |
- The input text might be disorganized or unformatted. Ignore any formatting inconsistencies or irrelevant details; your task is to distill the essential points,
|
321 |
- The two-person conversation must be in strictly following format: Each Line always leading with the two speaker names: Speaker 1 or Speaker 2, so each line starts with an "S". No other names allowed, no special characters
|
322 |
-
|
323 |
Speaker 1: Hello to our podcast
|
324 |
Speaker 2: Thanks to be here
|
325 |
Speaker 1: ...
|
|
|
319 |
- The podcast should be professional, in-depth, lively, witty and engaging, and hook the listener from the start.
|
320 |
- The input text might be disorganized or unformatted. Ignore any formatting inconsistencies or irrelevant details; your task is to distill the essential points,
|
321 |
- The two-person conversation must be in strictly following format: Each Line always leading with the two speaker names: Speaker 1 or Speaker 2, so each line starts with an "S". No other names allowed, no special characters
|
322 |
+
- follow below example script structure strictly, each line starts with Speaker 1 or Speaker 2
|
323 |
Speaker 1: Hello to our podcast
|
324 |
Speaker 2: Thanks to be here
|
325 |
Speaker 1: ...
|