Commit graph

479 commits

Author SHA1 Message Date
Niko
a1acc61a29
Remove unused lifetime 2025-07-30 17:37:28 -07:00
Niko
55e54212f1
Update whisper.cpp to v1.7.6 2025-07-30 17:04:48 -07:00
Niko
b202069aa8
Bump crate versions 2025-07-29 18:13:02 -07:00
Niko
6de1119a79
Add PR template and note to README about said template 2025-07-29 17:55:46 -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
Niko
a812820ec1
Merge pull request #234 from ed10vi/arm-fix
Fix wrong type on aarch64
2025-07-17 11:11:52 -07:00
Niko
cba7238515
Merge pull request #233 from kerkmann/sycl
feat: add intel sycl support
2025-07-17 11:11:36 -07:00
Eduardo Diez Viñuela
9f6b693415
Fix wrong type on aarch64 2025-07-04 12:23:47 +02: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
e3d67d513b
Bump whisper-rs to 0.14.3 2025-06-07 23:51:46 -07:00
Niko
331b683cf0
Bump bindings to v1.7.5 of upstream whisper.cpp 2025-06-07 23:46:02 -07:00
Niko
f9cf5062bf
Merge pull request #227 from gn64/feature/vulkan_device_list
Add Vulkan GPU enumeration support (related to #160)
2025-06-07 23:30:07 -07:00
Niko
1491bd63eb
Merge pull request #230 from lacoonte/add-advapi32-win
fix: windows build failing due to missing advapi32
2025-06-07 23:25:27 -07:00
Niko
3c37ed2271
Merge pull request #220 from rasteiner/fix/progress-callback-crash
Fix/progress callback crash
2025-06-07 23:24:52 -07:00
Niko
83428a939a
Merge pull request #221 from jarjee/fix_correct-hipblas-build
fix: Correct broken hipblas build
2025-06-07 23:24:23 -07:00
Niko
35adcfdbb3
Merge pull request #223 from mz2/fpic-fix
Fix CUDA linking error by ensuring -fPIC for position-independent code
2025-06-07 23:24:06 -07:00
Alvaro RC
e7a875985b fix: windows build failing due to missing advapi32 2025-06-07 09:59:22 +02:00
HidetoshiMatsuo
dac152cad4 Add vulkan device list function. 2025-05-13 14:19:45 +09:00
Matias Piipari
4cb3b97845
Remove the redundant flags 2025-05-02 09:08:16 +03:00
Matias Piipari
2a72c74a82
Adds CMAKE_POSITION_INDEPENDENT_CODE and CMAKE_CUDA_FLAGS 2025-05-02 08:59:16 +03:00
Matias Piipari
760af8859f
An attempt at getting -fPIC in 2025-05-01 22:45:28 +03:00
Nathan Smyth
76facb3b63 fix: Correct broken hipblas build 2025-04-30 22:21:12 +10:00
Roman Steiner
f1a35221d2
Merge branch 'tazz4843:master' into fix/progress-callback-crash 2025-04-28 10:27:25 +02:00
Niko
de30f9c23d
Merge pull request #219 from kaspar030/link-ggml-blas
fix: static link `ggml-blas` if openblas feature is enabled
2025-04-24 20:58:53 -06:00
Kaspar Schleiser
8de132b23e fix: static link ggml-blas if openblas feature is enabled 2025-04-24 22:39:30 +02:00
Niko
ddbc7961c5
Merge pull request #217 from isaac-mcfadyen/patch-1
doc: fixed feature flag names in README.md
2025-04-10 14:48:24 -06:00
Isaac McFadyen
7347230c86
fix: fixed feature flags in README.md 2025-04-10 13:24:19 -04:00
Roman Steiner
138020527c
Merge branch 'tazz4843:master' into fix/progress-callback-crash 2025-03-03 18:33:52 +01:00
Niko
f5ee632f6e
Merge pull request #210 from newfla/fix_callback_v2 2025-03-03 09:57:57 -07:00
newfla
747f71da57 doc: added dtw-callback disclaimer 2025-03-03 17:01:29 +01:00
newfla
278df9b843 Revert "fix: segment_callaback logic"
This reverts commit 684ec8e733.
2025-03-03 16:53:36 +01:00
Niko
cb8f79d474
Merge pull request #206 from kusaanko/fix-compile-on-windows-no-english
Use UTF-8 to build whisper.cpp on Windows
2025-03-02 10:44:31 -07:00
Niko
95c4423ec9
Merge pull request #207 from kusaanko/fix-openblas
Fix to be able to compile with openblas
2025-03-02 10:43:25 -07:00
Roman Steiner
4acdc92236
Merge branch 'tazz4843:master' into fix/progress-callback-crash 2025-02-28 17:26:42 +01:00
Kusaanko
e3c289b6a4
Fix wrong cfg! for openblas 2025-02-28 18:51:28 +09:00
Kusaanko
dc4eace7e6
Fix to be able to compile with openblas 2025-02-28 18:45:59 +09:00
Kusaanko
60784be43a
Use UTF-8 to build sys on Windows 2025-02-28 01:00:12 +09:00
Niko
e059748640
Merge pull request #205 from newfla/fix_segment_callback
fix: segment_callaback logic
2025-02-26 13:03:58 -07:00
newfla
684ec8e733 fix: segment_callaback logic 2025-02-25 15:56:16 +01:00
Roman Steiner
6df9106aa3
typo 'progess' -> 'progress' 2025-02-25 10:52:06 +01:00
Roman Steiner
807bc242e9
box the progress callback closure - fixes #134 2025-02-25 10:50:32 +01:00
Niko
a5d279c31b
Bump whisper-rs to 0.14.2 to fix docs.rs build 2025-02-24 12:49:18 -07:00
Niko
c34b566bf5
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Cargo.toml
2025-02-24 12:45:02 -07:00
Niko
0de70d0e9d
Actually pull in new changes (whoops) and bump package versions 2025-02-24 12:12:16 -07:00
Niko
745336dd6d
Merge remote-tracking branch 'origin/master' 2025-02-24 12:11:01 -07:00
Niko
80c6c29bb2
Bump package versions 2025-02-24 12:10:27 -07:00
Niko
f75aff9659
Fix doc indents 2025-02-24 11:49:55 -07:00
Martin Mende
54799643e2
Exposing GGMLLogLevel for custom log callbacks (#203)
* Made GGMLLogLevel public
2025-02-21 22:23:21 +00:00
Niko
d57171554a
Merge pull request #202 from tazz4843/convert-to-string-helpers
Convert `full_get_*_*` methods to use internal helper instead of duplicating code
2025-02-18 17:34:43 -07:00