LAP-DEV commited on
Commit
b82d94c
·
verified ·
1 Parent(s): 1a59efc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ class App:
143
  info="Final speech chunks are padded by this time each side")
144
 
145
  with gr.Accordion("Advanced options", open=False, visible=True):
146
- with gr.Accordion("Advanced diarization options", open=False, visible=True):
147
  # dd_diarization_device = gr.Dropdown(label="Device",
148
  # choices=self.whisper_inf.diarizer.get_available_device(),
149
  # value=self.whisper_inf.diarizer.get_device())
 
143
  info="Final speech chunks are padded by this time each side")
144
 
145
  with gr.Accordion("Advanced options", open=False, visible=True):
146
+ # with gr.Accordion("Advanced diarization options", open=False, visible=True):
147
  # dd_diarization_device = gr.Dropdown(label="Device",
148
  # choices=self.whisper_inf.diarizer.get_available_device(),
149
  # value=self.whisper_inf.diarizer.get_device())