Niko
|
e3dc30a7a8
|
Migrate to Codeberg
|
2025-07-29 17:22:05 -07: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 |
|
Niko
|
9a96b0e1c3
|
Convert full_get_segment_* and similar to use an internal helper instead of duplicating code
|
2025-02-18 17:30:53 -07:00 |
|
Niko
|
099faf4e2e
|
Convert full_get_token_* and similar to use an internal helper instead of duplicating code
|
2025-02-18 17:30:53 -07:00 |
|
Niko
|
6c196890b3
|
Merge remote-tracking branch 'origin/master'
|
2025-02-18 12:33:04 -07:00 |
|
Niko
|
37cba931f6
|
Merge pull request #201 from hyiip/master
link cuda when cuda feature is on
|
2025-02-18 12:16:39 -07:00 |
|
hyiip
|
c48629c172
|
fmt fixed
|
2025-02-19 03:11:51 +08:00 |
|
Niko
|
dc0c6319a6
|
Merge pull request #200 from tazz4843/update-logging
Make logging generic across backends and simplify logging code
|
2025-02-18 12:00:27 -07:00 |
|
hyiip
|
3d33a73458
|
link cuda when cuda feature is on
|
2025-02-19 02:55:46 +08:00 |
|
Niko
|
3c20758cce
|
Merge pull request #199 from schnaq/update/whisper
Update whisper.cpp to v1.7.4; rename suppress_nst
|
2025-02-15 08:11:21 +00:00 |
|
Christian Meter
|
aaaa1ed361
|
Pin whisper.cpp to v1.7.4
|
2025-02-13 18:09:09 +01:00 |
|