Files
ytts/venv/lib/python3.11/site-packages/whisper/__main__.py
2025-04-02 21:44:17 -07:00

4 lines
35 B
Python

from .transcribe import cli
cli()