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 |
|
Christian Meter
|
b752731e83
|
Re-add suppress_nst function with shorter fn name
|
2025-02-13 18:05:09 +01:00 |
|
Niko
|
03351b5f9c
|
Fix Windows being special again
|
2025-02-10 14:14:20 -07:00 |
|
Niko
|
e989dead0f
|
Fix borked CI thanks to feature updates
|
2025-02-10 14:05:36 -07:00 |
|
Niko
|
1db502bc1a
|
Make logging generic across backends and simplify the code
|
2025-02-10 14:02:19 -07:00 |
|
Christian Meter
|
f9fe2acf95
|
Update submodule commit for whisper.cpp
|
2025-01-28 15:24:04 +01:00 |
|
Christian Meter
|
39cf1f4d40
|
Remove deprecated method for suppressing non-speech tokens in FullParams
|
2025-01-28 15:23:59 +01:00 |
|
Christian Meter
|
251a9e3c1d
|
Remove unnecessary blank line in build.rs
|
2025-01-28 15:17:34 +01:00 |
|
Christian Meter
|
90058a9068
|
Update submodule commit for whisper.cpp
|
2025-01-28 15:16:46 +01:00 |
|
Christian Meter
|
f8a886144f
|
Update submodule URL for whisper.cpp
|
2025-01-28 15:06:27 +01:00 |
|
Christian Meter
|
263d5fd702
|
Merge remote-tracking branch 'fork/dev'
|
2025-01-28 14:12:52 +01:00 |
|
Niko
|
f8b36d717d
|
Merge remote-tracking branch 'origin/master'
|
2024-11-28 23:17:32 -07:00 |
|
Niko
|
d3fe24a512
|
Merge pull request #192 from newfla/feat_v3_turbo_preset
feat: large v3 turbo dtw preset
|
2024-11-29 06:13:55 +00:00 |
|
thewh1teagle
|
a957d6ae6e
|
Merge branch 'update-whisper.cpp-7fd8d9' into dev
|
2024-11-27 20:06:48 +02:00 |
|
thewh1teagle
|
ea9d6bc8bb
|
fix vulkan link
|
2024-11-27 19:40:26 +02:00 |
|
thewh1teagle
|
bb80bddc7c
|
Merge branch 'update-whisper.cpp-7fd8d9' into dev
|
2024-11-27 18:53:44 +02:00 |
|
thewh1teagle
|
029c1c424b
|
fix: link metal
|
2024-11-27 18:53:39 +02:00 |
|