This website requires JavaScript.
Explore
Help
Sign In
extern
/
whisper.cpp
Watch
1
Star
0
Fork
1
You've already forked whisper.cpp
mirror of
https://github.com/ggerganov/whisper.cpp.git
synced
2025-08-02 19:09:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07088353013e1d4f63e681307cdfd5555b8fd03f
whisper.cpp
/
ggml
History
jklincn
0708835301
ggml-backend : fix backend search path (llama/12330)
...
* Fix backend search path * replace .native() with '/' * reverted .native()
2025-03-27 11:06:03 +02:00
..
cmake
cmake: Comment out GGML_BIN_DIR for now (ggml/1139)
2025-03-27 11:06:03 +02:00
include
ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (llama/12154)
2025-03-08 15:13:01 +02:00
src
ggml-backend : fix backend search path (llama/12330)
2025-03-27 11:06:03 +02:00
.gitignore
whisper : reorganize source code + improve CMake (
#2256
)
2024-06-26 19:34:09 +03:00
CMakeLists.txt
opencl: use OpenCL C standard supported by the device (llama/12221)
2025-03-27 11:06:03 +02:00