Files
audioTranscription/whisper/__main__.py

4 lines
35 B
Python

from .transcribe import cli
cli()