mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-20 16:10:53 +02: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 |
||
---|---|---|
.. | ||
sources | ||
.gitignore | ||
cpu.mk | ||
extconf.rb | ||
metal-embed.mk | ||
metal.mk | ||
ruby_whisper_context.c | ||
ruby_whisper_error.c | ||
ruby_whisper_model.c | ||
ruby_whisper_params.c | ||
ruby_whisper_segment.c | ||
ruby_whisper_transcribe.cpp | ||
ruby_whisper.c | ||
ruby_whisper.h |