Add silero-vad to both venv setup scripts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -25,7 +25,7 @@ fi
|
||||
|
||||
echo "==> installing torch and faster-whisper"
|
||||
"${VENV}/bin/pip" install --upgrade pip --quiet
|
||||
"${VENV}/bin/pip" install torch faster-whisper
|
||||
"${VENV}/bin/pip" install torch faster-whisper silero-vad
|
||||
|
||||
echo ""
|
||||
echo "==> done. Venv ready at ${VENV}"
|
||||
|
||||
Reference in New Issue
Block a user