Files
whisperX/whisperx/__main__.py
2022-12-14 18:59:12 +00:00

5 lines
36 B
Python

from .transcribe import cli
cli()