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
2024-12-24 06:46:37 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
3de9deead5
whisper.cpp
/
bindings
/
ruby
/
.gitignore
6 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ruby : fix bindings (#2484) * Improve Rakefile * Remove intermediate files * Remove unnecessary manipulations from extconf.rb * Add README and LINCENSE to source files * Manage ext source files using YAML file * Use extsources.yaml to include files into gem package file * Add git-managed source files to build dependency * Add test task * Download model for test if not exists * Add test for build * Ignore gem package directory * Enable GitHub action for Ruby binding * Fix model name * Build lib file for test * Use extension for each platform * Use extension for each platform on testing * Move built lib file rather than copy * Add intermediate files to clean targets
2024-10-16 15:44:04 +00:00
LICENSE
pkg/
ruby : Sync whisper.cpp and model download feature (#2617) * Use C++17 * Add test for Pathname of model * Make Whisper::Context#initialize accept Pathname * Add shorthand for pre-converted models * Update documents * Add headings to API section in README [skip ci] * Remove unused function * Don't care about no longer included file * Cosmetic fix * Use conditional get when get model files
2024-12-09 11:17:50 +00:00
lib/whisper.so
lib/whisper.bundle
lib/whisper.dll
Reference in New Issue
Copy Permalink