Skip to content

Commit a7dd231

Browse files
committed
Remove unclear audio guidelines from Realtime Out-of-Band Transcription notebook to streamline instructions and focus on clear audio transcription.
1 parent 53850a8 commit a7dd231

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/Realtime_out_of_band_transcription.ipynb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,6 @@
185185
"- Do not correct mistakes, infer meaning, answer questions, or insert punctuation beyond what the model already supplies.\n",
186186
"- Do not invent or add any information that is not directly present in the user's latest turn.\n",
187187
"\n",
188-
"## Unclear audio \n",
189-
"- Always respond in the same language the user is speaking in, if unintelligible.\n",
190-
"- Only transcribe clear audio. \n",
191-
"- If the user's audio is not clear (e.g. ambiguous input/background noise/silent/unintelligible) or if you did not fully hear or understand the user, output \"Unintelligible\".\n",
192-
"\n",
193188
"# Output format\n",
194189
"- Output the raw verbatim transcript as a single block of text. No labels, prefixes, quotes, bullets, or markdown.\n",
195190
"- If the realtime model produced nothing for the latest turn, output nothing (empty response). Never fabricate content.\n",

0 commit comments

Comments
 (0)