chompionsawelo commited on
Commit
073beae
·
1 Parent(s): 931df81
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def prepare_input(input_file):
13
 
14
  progress = gr.Progress()
15
  start_diarization(output_file, progress)
16
- return start_transcribe(progress)
17
 
18
 
19
  video_interface = gr.Interface(
 
13
 
14
  progress = gr.Progress()
15
  start_diarization(output_file, progress)
16
+ # return start_transcribe(progress)
17
 
18
 
19
  video_interface = gr.Interface(