mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
update setup.py to install pyannote.audio==3.1.1, update diarize.py to include num_speakers; to fix Issue #592
This commit is contained in:
4
build/lib/whisperx/__main__.py
Normal file
4
build/lib/whisperx/__main__.py
Normal file
@ -0,0 +1,4 @@
|
||||
from .transcribe import cli
|
||||
|
||||
|
||||
cli()
|
Reference in New Issue
Block a user