Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent crash on Windows 10 (not 11) #2652

Open
thewh1teagle opened this issue Dec 20, 2024 · 0 comments
Open

Silent crash on Windows 10 (not 11) #2652

thewh1teagle opened this issue Dec 20, 2024 · 0 comments

Comments

@thewh1teagle
Copy link
Contributor

thewh1teagle commented Dec 20, 2024

I build it with

cmake -B build -G Ninja . -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release --target main

It crash when I check on fresh installed Windows 10 machine. c++ DLLs of msvc installed.

main.exe -m C:\Users\user\AppData\Local\github.com.thewh1teagle.vibe\ggml-tiny-q8_0.bin -f samples_single.wav
whisper_init_from_file_with_params_no_state: loading model from 'C:\Users\user\AppData\Local\github.com.thewh1teagle.vibe\ggml-tiny-q8_0.bin'
whisper_init_with_params_no_state: use gpu    = 1
whisper_init_with_params_no_state: flash attn = 0
whisper_init_with_params_no_state: gpu_device = 0
whisper_init_with_params_no_state: dtw        = 0
C:\Users\user\Downloads\bin\bin>

Related: thewh1teagle/vibe#370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant