Spaces:
Running
Running
Commit
·
ef3f210
1
Parent(s):
6589440
update: si prompt
Browse files
app.py
CHANGED
@@ -379,8 +379,8 @@ Example:
|
|
379 |
1. Introduction
|
380 |
Total takes: 2
|
381 |
Takes:
|
382 |
-
1. [09:45 - 09:50]
|
383 |
-
2
|
384 |
Best Answer: [10:13 - 10:18]({link_start}://roll.ai/colab/1234aq_12314/51234151?st=613&et=618)"""
|
385 |
else:
|
386 |
prompt = f"""Given the transcript {transcript}, For All the speakers, short list all people, news, events, trends, and source that are discussed by speakers along with the start time of that topic and end time of that topic from the transcript. Rank all topics based on what would make for the best social clips. I need atleast 3 topics per speaker.
|
|
|
379 |
1. Introduction
|
380 |
Total takes: 2
|
381 |
Takes:
|
382 |
+
1.1 [09:45 - 09:50]
|
383 |
+
1.2 [10:13 - 10:18]
|
384 |
Best Answer: [10:13 - 10:18]({link_start}://roll.ai/colab/1234aq_12314/51234151?st=613&et=618)"""
|
385 |
else:
|
386 |
prompt = f"""Given the transcript {transcript}, For All the speakers, short list all people, news, events, trends, and source that are discussed by speakers along with the start time of that topic and end time of that topic from the transcript. Rank all topics based on what would make for the best social clips. I need atleast 3 topics per speaker.
|