Files
MuseTalk/musetalk/whisper/whisper/__main__.py
T
2024-04-02 17:56:58 +08:00

5 lines
36 B
Python

from .transcribe import cli
cli()