This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
whisper.cpp
Watch
1
Star
0
Fork
0
You've already forked whisper.cpp
mirror of
https://github.com/ggerganov/whisper.cpp.git
synced
2025-02-22 01:36:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
whisper.cpp
/
ggml
History
Max Krasnyansky
02285dff81
threads: fix msvc build without openmp (llama/9615)
...
We're missing atomic_thread_fence() in MSVC builds when openmp is disabled.
2024-09-24 19:45:08 +03:00
..
cmake
whisper : reorganize source code + improve CMake (
#2256
)
2024-06-26 19:34:09 +03:00
include
examples : adapt to ggml.h changes (ggml/0)
2024-09-24 19:45:08 +03:00
src
threads: fix msvc build without openmp (llama/9615)
2024-09-24 19:45:08 +03:00
.gitignore
whisper : reorganize source code + improve CMake (
#2256
)
2024-06-26 19:34:09 +03:00
CMakeLists.txt
cmake : do not hide GGML options + rename option (llama/9465)
2024-09-24 19:45:08 +03:00
ggml_vk_generate_shaders.py
whisper : reorganize source code + improve CMake (
#2256
)
2024-06-26 19:34:09 +03:00