Niko
|
d966ab1602
|
Update bindings and bump -sys version
|
2025-09-10 15:35:37 -07:00 |
|
Niko
|
43e31a7345
|
Bump versions of crates
|
2025-08-16 00:22:33 -07:00 |
|
Niko
|
b202069aa8
|
Bump crate versions
|
2025-07-29 18:13:02 -07:00 |
|
Niko
|
2cdb117101
|
Merge remote-tracking branch 'origin/master'
|
2025-07-29 17:22:13 -07:00 |
|
Niko
|
e3dc30a7a8
|
Migrate to Codeberg
|
2025-07-29 17:22:05 -07:00 |
|
Daniél Kerkmann
|
5cbca18263
|
feat: add intel-sycl support
Adding Intel Sycl with the feature flag `intel-sycl` to it. Static
linking the intel sycl isn't possible, that's the reason why it's
dynamic linked.
|
2025-06-27 14:42:23 +02:00 |
|
Niko
|
331b683cf0
|
Bump bindings to v1.7.5 of upstream whisper.cpp
|
2025-06-07 23:46:02 -07:00 |
|
Niko
|
0de70d0e9d
|
Actually pull in new changes (whoops) and bump package versions
|
2025-02-24 12:12:16 -07:00 |
|
Niko
|
80c6c29bb2
|
Bump package versions
|
2025-02-24 12:10:27 -07:00 |
|
Niko
|
13f8a8d70a
|
Bump whisper-rs-sys minor version
|
2024-11-22 10:50:11 -07:00 |
|
newfla
|
20d6d8e937
|
fix: simplify whisper.cpp/ggml src include
|
2024-11-20 21:08:51 +01:00 |
|
newfla
|
002c552fd7
|
fix: include ggml sources
|
2024-11-14 15:08:36 +01:00 |
|
Niko
|
7593e86f08
|
Add missing ggml files
|
2024-11-05 22:52:05 -07:00 |
|
Niko
|
a34640c71f
|
Add missing ggml files
|
2024-11-05 22:49:55 -07:00 |
|
Niko
|
26b176525f
|
Patch versions for 0.13/0.11 release of main crate and -sys respectively
|
2024-11-05 22:44:53 -07:00 |
|
arizhih
|
2b550ba9ac
|
Update whisper.cpp version to 1.7.1
|
2024-10-09 16:13:42 +02:00 |
|
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 |
|