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-27 07:52:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5801b8ac64
whisper.cpp
/
bindings
/
ruby
/
ext
/
.gitignore
10 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bindings : add Ruby (#500) * adding ruby bindings * avoid adding these they are copied in via extconf.rb * ignore these files here * add definitions for boolean params * initial transcribe for ruby * use en model and transcribe jfk with assertion * possibly this works for building ruby binding * ci : try to add ruby workflow --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-02-15 17:46:55 +00:00
Makefile
ggml.c
ggml.h
binding : fix ruby build by adding missing ggml-alloc (#1305)
2023-09-18 13:15:45 +00:00
ggml-alloc.c
ggml-alloc.h
bindings : add Ruby (#500) * adding ruby bindings * avoid adding these they are copied in via extconf.rb * ignore these files here * add definitions for boolean params * initial transcribe for ruby * use en model and transcribe jfk with assertion * possibly this works for building ruby binding * ci : try to add ruby workflow --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-02-15 17:46:55 +00:00
whisper.bundle
whisper.cpp
whisper.h
dr_wav.h
Reference in New Issue
Copy Permalink