Fixed PyInstaller build error where the Voice Activity Detection (VAD) model was missing from the compiled executable. Changes: - Added faster_whisper/assets folder to PyInstaller datas - Includes silero_vad_v6.onnx (1.2MB) in the build - Resolves ONNXRuntimeError on transcription start Error fixed: [ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from .../faster_whisper/assets/silero_vad_v6.onnx failed: File doesn't exist 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2.1 KiB
2.1 KiB