Spaces:
Running
Running
jhj0517
commited on
Commit
·
2a52c54
1
Parent(s):
fbc1421
debug
Browse files
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 |
"""
|