Commit
·
dfde411
1
Parent(s):
822bd8c
update: LE prompt
Browse files
app.py
CHANGED
@@ -552,6 +552,7 @@ CRITICAL: When analyzing timestamps, you must verify that in the duration specif
|
|
552 |
user_prompt = f"""User ID: {uid}
|
553 |
|
554 |
Your task is to find the starting time, ending time, and the duration for the each topic in the above Short Listed Topics. You need to return the answer in the following format.
|
|
|
555 |
|
556 |
Return Format requirements:
|
557 |
SPEAKER FORMAT:
|
|
|
552 |
user_prompt = f"""User ID: {uid}
|
553 |
|
554 |
Your task is to find the starting time, ending time, and the duration for the each topic in the above Short Listed Topics. You need to return the answer in the following format.
|
555 |
+
Please make sure that in the duration of 1 speaker, there is no segment of any other speaker. The shortlisted duration must be of a single speaker
|
556 |
|
557 |
Return Format requirements:
|
558 |
SPEAKER FORMAT:
|