mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2025-09-15 13:28:35 +08:00
* Use CMake to build shared object * Make Rakefile follow change of build process * Add test for packaging * Run CI for Ruby bindings almost always because each CMakeLists.txt might affect Ruby bindings * Enable PIC * Bump Ruby version to 3.2 on CI * Check libgomp * Check dependency of whisper.cpp accurately
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
LICENSE
|
|
pkg/
|
|
lib/whisper.*
|
|
ext/sources/*
|
|
!ext/sources/CMakeGraphVizOptions.cmake
|
|
ext/mkmf.log
|