jhj0517 commited on
Commit
d47e74a
·
1 Parent(s): 22a07bc

refactor docstring

Browse files
modules/faster_whisper_inference.py CHANGED
@@ -314,7 +314,7 @@ class FasterWhisperInference(BaseInterface):
314
  file_format: str,
315
  ) -> str:
316
  """
317
- Writes subtitle file and returns str of content and output file path
318
 
319
  Parameters
320
  ----------
 
314
  file_format: str,
315
  ) -> str:
316
  """
317
+ Writes subtitle file
318
 
319
  Parameters
320
  ----------