Files
WhisperLiveKit/whisperlivekit/whisper/__main__.py
2025-11-10 12:17:18 +01:00

4 lines
35 B
Python

from .transcribe import cli
cli()