Athspi commited on
Commit
9421446
·
verified ·
1 Parent(s): 8c6779a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -69,6 +69,7 @@ def transcribe_audio_with_gemini(audio_file):
69
  Include timestamps for each sentence in the following format:
70
  [HH:MM:SS] Sentence 1
71
  [HH:MM:SS] Sentence 2
 
72
  ...
73
  Ensure the timestamps are accurate and correspond to the start of each sentence.
74
  Respond only with the transcription and timestamps. Do not add explanations or extra text.
 
69
  Include timestamps for each sentence in the following format:
70
  [HH:MM:SS] Sentence 1
71
  [HH:MM:SS] Sentence 2
72
+ don't change any in format
73
  ...
74
  Ensure the timestamps are accurate and correspond to the start of each sentence.
75
  Respond only with the transcription and timestamps. Do not add explanations or extra text.