Commit graph

46 commits

Author SHA1 Message Date
thewh1teagle
e33cc3eb22
feat: add vulkan with new whisper.cpp structure
Co-authored-by: newfla <newfla@hotmail.it>
2024-08-18 21:23:46 +03:00
arizhih
ec609f18ff Add support for new whisper.cpp project structure
Remove opencl feature, removed in whisper.cpp
Add openmp feature and enable by default as in whisper.cpp
Update bindings
2024-08-08 15:55:47 +02:00
arizhih
84522742da Enable WHISPER_DEBUG flag to get DEBUG logs on debug builds 2024-07-09 12:01:49 +02:00
flavio
41d909f5ef rocm linux support 2024-05-31 09:58:48 +02:00
arizhih
813a433a52 Update whisper.cpp version to 1.5.5 2024-04-23 17:13:07 +02:00
Andrii Kotliar
22bf23a168 Update whisper.cpp version to 1.5.4 2024-01-08 00:29:13 +01:00
Niko
5061acff43
Don't enable force-debug by default 2023-12-15 21:23:14 -07:00
Niko
b5cddefcfa
Add flag to force debug mode 2023-12-15 21:20:39 -07:00
Niko
feacac6931
include required files to build 2023-11-26 17:43:32 -07:00
Niko
8690d35deb
Update whisper.cpp to v1.5 and add all structs 2023-11-16 18:56:50 -07:00
Niko
ace4bbd18a
Merge branch 'master' into metal-feature-flag
# Conflicts:
#	sys/build.rs
2023-10-27 08:13:17 -06:00
Patsakula Nikita
0b5a74a16c
[*] Sandbox-friendly build implemented.
* CMake machinery simplified.
* Build artifacts not stored in source directories anymore.
2023-10-15 17:32:37 +03:00
Niko
253ac1bb6f
Add a feature flag for Metal acceleration support 2023-10-09 17:02:54 -06:00
Niko
1b60556910
Merge remote-tracking branch 'origin/master' 2023-10-08 15:40:34 -06:00
Niko
bbe7e9e9ed
Bump -sys version to 0.7.2 2023-10-08 15:40:24 -06:00
Niko
0f3a7c4533
Fix Metal build 2023-10-08 15:40:11 -06:00
Niko
174e111ebc
Merge pull request #90 from marmistrz/openblas
Add an OpenBLAS feature
2023-10-08 14:40:46 +00:00
Marcin Mielniczuk
99ebf2bea5 Add an OpenBLAS feature 2023-10-08 14:11:07 +02:00
Niko
9c1d85bcda
Bump -sys version to 0.7.1 2023-10-07 09:28:22 -06:00
Niko
1d5e929252
Add whisper.cpp/ggml-metal.metal to include array 2023-10-07 09:27:58 -06:00
Niko
16c02e927e
Add whisper.cpp/ggml-alloc.* to include array 2023-10-06 22:15:29 -06:00
Niko
3350ae41fb
Bump -sys version to 0.7.0 2023-10-06 22:12:35 -06:00
Zero
683787b6e2
update whisper-rs-sys to 0.6.1 2023-06-18 10:12:02 -06:00
Jonathan Newnham
435a736af1
Fix windows cuda build
* add ggml-cuda.cu
* sort out linker paths using CUDA_PATH
2023-05-25 14:26:14 +12:00
edef
31845bbe94 include ggml-opencl in the crate
The opencl feature can't possibly work without including the actual
code.
2023-05-19 22:14:23 +00:00
Zero
548934b91f
update whisper-rs-sys to v0.6.0 2023-05-14 14:30:14 -06:00
Zero
816c17ad80
Merge branch 'master' into cuda-and-opencl-support
# Conflicts:
#	sys/build.rs
2023-05-14 13:59:49 -06:00
Zero
060b9b5697
update whisper-rs-sys to v0.5.0 2023-05-10 14:07:11 -06:00
Zero
9b3bebf4b5
Initial support for CUDA and OpenCL 2023-05-05 21:17:59 -06:00
Jonathan Soo
77cdbd6187 Add coreml feature flag and build.rs updates 2023-04-21 07:59:33 -04:00
Zero
bde74dbc8b
fix cargo publish errors 2023-04-17 18:29:08 -06:00
Zero
7c78c128a1
bump versions 2023-04-17 15:57:19 -06:00
Zero
6e70e56156
bump whisper-rs-sys to 0.3.2 2023-04-16 13:43:26 -06:00
Zero
18bb3fb15b release: whisper-rs-sys 0.3.1 2023-03-11 15:04:38 -07:00
Zero
f86d8699a7 trim whisper-rs-sys crate size down to 546.9KiB 2023-03-11 15:04:24 -07:00
0/0
1a02c60f52
release: 0.3.0 whisper-rs-sys + 0.4.0 whisper-rs 2023-02-08 16:31:22 -07:00
0/0
3526e12e49
update sys 2023-02-06 18:58:53 -07:00
0/0
da56374432
upload sys again 2022-12-14 17:44:04 -07:00
0/0
1632ac11fe
update upstream whisper.cpp and fix breaking changes 2022-10-28 19:37:42 -06:00
0/0
4fdb085586
update remote whisper.cpp to b2f1600aa380e3ec5dc0de6194e38f27245c2a6a 2022-10-12 15:35:55 -06:00
0/0
e742d5ee61
bump -sys version 2022-10-10 17:47:38 -06:00
0/0
1aa7fe1c11
bump -sys to 0.1.1 2022-10-10 11:50:55 -06:00
0/0
cc2822e7e5
add more automation to build script 2022-10-10 11:05:03 -06:00
0/0
8efd128203
update license identifiers 2022-10-09 20:59:14 -06:00
0/0
82c83c860f
rename library to whisper-rs 2022-10-09 20:48:00 -06:00
0/0
e12122a6ed
Initial commit 2022-10-09 20:17:31 -06:00