whisper.cpp
0bfe728b
- Fix the Windows pthread_create shim
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix the Windows pthread_create shim The current implementation doesn't actually set the out parameter, and it returns 0 on failure instead of on success.
References
#128 - Fix the Windows pthread_create shim (Assertion failed: rc == 0)
Author
boolemancer
Committer
ggerganov
Parents
4e5674a5
Loading