mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
3 lines
117 B
Python
3 lines
117 B
Python
![]() |
from whisperx.vads.pyannote import Pyannote
|
||
|
from whisperx.vads.silero import Silero
|
||
|
from whisperx.vads.vad import Vad
|