Commit Graph

3 Commits

Author SHA1 Message Date
bhetherman c07187aae1 add readme, remove torchvision 2026-04-08 04:08:42 -04:00
bhetherman 263f39e0a3 Switch to CUDA 12.8 + ONNX-based VAD for RTX 5090 Blackwell support
Upgrade PyTorch to 2.7+ with cu128 wheels for Blackwell (sm_120) GPU
support. Replace silero-vad (which depends on torchaudio) with a direct
ONNX Runtime implementation of the same Silero VAD model, eliminating
the torchaudio dependency entirely.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 04:01:27 -04:00
bhetherman 0305f1dccd updates for docker take 1 2026-04-08 03:05:26 -04:00