chatgpt_langchain/whisper/build/lib/whisper/__main__.py

4 lines
35 B
Python

from .transcribe import cli
cli()