mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
4 lines
147 B
Python
4 lines
147 B
Python
from whisperx.vads.pyannote import Pyannote as Pyannote
|
|
from whisperx.vads.silero import Silero as Silero
|
|
from whisperx.vads.vad import Vad as Vad
|