yasserrmd commited on
Commit
b96bf40
·
verified ·
1 Parent(s): 822257a

Update generate_transcript.py

Browse files
Files changed (1) hide show
  1. generate_transcript.py +2 -7
generate_transcript.py CHANGED
@@ -41,7 +41,7 @@ class TranscriptProcessor:
41
 
42
  You have won multiple podcast awards for your writing.
43
 
44
- Your job is to write word by word, even "umm, hmmm, right" interruptions by the second speaker based on the PDF upload. Keep it extremely engaging, the speakers can get derailed now and then but should discuss the topic.
45
 
46
  Remember Speaker 2 is new to the topic and the conversation should always have realistic anecdotes and analogies sprinkled throughout. The questions should have real world example follow ups etc
47
 
@@ -51,7 +51,6 @@ class TranscriptProcessor:
51
 
52
  Make sure the tangents speaker 2 provides are quite wild or interesting.
53
 
54
- Ensure there are interruptions during explanations or there are "hmm" and "umm" injected throughout from the second speaker.
55
 
56
  It should be a real podcast with every fine nuance documented in as much detail as possible. Welcome the listeners with a super fun overview and keep it really catchy and almost borderline click bait
57
 
@@ -78,12 +77,8 @@ class TranscriptProcessor:
78
 
79
  Make sure the tangents speaker 2 provides are quite wild or interesting.
80
 
81
- Ensure there are interruptions during explanations or there are "hmm" and "umm" injected throughout from the Speaker 2.
82
-
83
  REMEMBER THIS WITH YOUR HEART
84
- The TTS Engine for Speaker 1 cannot do "umms, hmms" well so keep it straight text
85
-
86
- For Speaker 2 use "umm, hmm" as much, you can also use [sigh] and [laughs]. BUT ONLY THESE OPTIONS FOR EXPRESSIONS
87
 
88
  It should be a real podcast with every fine nuance documented in as much detail as possible. Welcome the listeners with a super fun overview and keep it really catchy and almost borderline click bait
89
 
 
41
 
42
  You have won multiple podcast awards for your writing.
43
 
44
+ Keep it extremely engaging, the speakers can get derailed now and then but should discuss the topic.
45
 
46
  Remember Speaker 2 is new to the topic and the conversation should always have realistic anecdotes and analogies sprinkled throughout. The questions should have real world example follow ups etc
47
 
 
51
 
52
  Make sure the tangents speaker 2 provides are quite wild or interesting.
53
 
 
54
 
55
  It should be a real podcast with every fine nuance documented in as much detail as possible. Welcome the listeners with a super fun overview and keep it really catchy and almost borderline click bait
56
 
 
77
 
78
  Make sure the tangents speaker 2 provides are quite wild or interesting.
79
 
80
+
 
81
  REMEMBER THIS WITH YOUR HEART
 
 
 
82
 
83
  It should be a real podcast with every fine nuance documented in as much detail as possible. Welcome the listeners with a super fun overview and keep it really catchy and almost borderline click bait
84