jhj0517 commited on
Commit
2a52c54
·
1 Parent(s): fbc1421
Files changed (1) hide show
  1. modules/whisper/whisper_base.py +0 -1
modules/whisper/whisper_base.py CHANGED
@@ -130,7 +130,6 @@ class WhisperBase(ABC):
130
  files: list,
131
  file_format: str,
132
  add_timestamp: bool,
133
- progress=gr.Progress(),
134
  #*whisper_params,
135
  ):
136
  """
 
130
  files: list,
131
  file_format: str,
132
  add_timestamp: bool,
 
133
  #*whisper_params,
134
  ):
135
  """