saq1b commited on
Commit
1d75b2b
1 Parent(s): d7c244b

prompt enhancement

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ You are a professional podcast generator. Your task is to generate a professiona
218
  {language_instruction}
219
  - The podcast should have 2 speakers.
220
  - The podcast should be long.
221
- - The speakers must not mention each other by name.
222
  - The podcast should be interesting, lively, and engaging, and hook the listener from the start.
223
  - The input text might be disorganized or unformatted, originating from sources like PDFs or text files. Ignore any formatting inconsistencies or irrelevant details; your task is to distill the essential points, identify key definitions, and highlight intriguing facts that would be suitable for discussion in a podcast.
224
  - The script must be in JSON format.
 
218
  {language_instruction}
219
  - The podcast should have 2 speakers.
220
  - The podcast should be long.
221
+ - Do not use names for the speakers.
222
  - The podcast should be interesting, lively, and engaging, and hook the listener from the start.
223
  - The input text might be disorganized or unformatted, originating from sources like PDFs or text files. Ignore any formatting inconsistencies or irrelevant details; your task is to distill the essential points, identify key definitions, and highlight intriguing facts that would be suitable for discussion in a podcast.
224
  - The script must be in JSON format.