You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CPU feature validation for whisper.cpp compatibility
- Check for required SSE2 support before creating whisper state
- Log AVX availability for performance diagnostics
- Prevent crashes on CPUs missing required instruction sets
0 commit comments