50fdb08a38
Add Wyoming protocol ASR server and nix devshell
...
New wyoming-whisper-rs binary crate implementing the Wyoming protocol
over TCP, making whisper-rs usable with Home Assistant's voice pipeline.
Includes nix flake devshell with Vulkan, ROCm/hipBLAS, clippy, and
rustfmt support.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 11:44:03 +01:00
Niko
f2e3eb397d
Bump whisper-rs version
2025-09-10 15:32:29 -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
Niko
a812820ec1
Merge pull request #234 from ed10vi/arm-fix
...
Fix wrong type on aarch64
2025-07-17 11:11:52 -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
a5d279c31b
Bump whisper-rs to 0.14.2 to fix docs.rs build
2025-02-24 12:49:18 -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
1db502bc1a
Make logging generic across backends and simplify the code
2025-02-10 14:02:19 -07:00
Niko
71ab110e04
Bump minor version of whisper-rs
2024-11-22 10:53:20 -07:00
Niko
5448241496
Fix docs.rs 0.13 build
2024-11-22 10:53:09 -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
Kodai Aoyama
d51ee9967a
Make OpenMP optional instead of default dependency
2024-11-01 10:02:21 +09: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
bbdc8a07ef
Fix lang_detect function
2024-07-10 10:24:25 +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
Niko
7714a10f95
Add raw-api feature flag and document all flags
2024-04-06 11:27:31 -06:00
Niko
8bc3a435f2
Merge branch 'master' into log-trampolines
2024-03-15 20:04:10 +00:00
Niko
49ef267bad
Remove simd feature
2024-01-10 17:59:30 -07:00
Niko
31b5976b17
Add some logging utilities to capture whisper.cpp output
2024-01-09 17:38:28 -07:00
Niko
f3b155c44f
Update audio utilities
2024-01-09 17:32:04 -07:00
Andrii Kotliar
e195c885a1
Add whisper_lang_str_full function to whisper-rs
2024-01-08 01:24:38 +01:00
Niko
8690d35deb
Update whisper.cpp to v1.5 and add all structs
2023-11-16 18:56:50 -07:00
Niko
253ac1bb6f
Add a feature flag for Metal acceleration support
2023-10-09 17:02:54 -06:00
Niko
7dac364460
Bump version to 0.9.0-rc.2
2023-10-08 15:43:19 -06:00
Marcin Mielniczuk
99ebf2bea5
Add an OpenBLAS feature
2023-10-08 14:11:07 +02:00
Niko
3350ae41fb
Bump -sys version to 0.7.0
2023-10-06 22:12:35 -06:00
Niko
1f5800759c
Bump version to 0.9.0-rc.1
2023-10-06 22:11:04 -06:00
Zero
1acffbac45
update whisper-rs to 0.8.0
2023-05-14 14:34:53 -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
7251519c61
update whisper-rs to v0.7.0
2023-05-10 14:07:22 -06:00
Zero
9b3bebf4b5
Initial support for CUDA and OpenCL
2023-05-05 21:17:59 -06:00
Jonathan Soo
44e34ba301
Add test using tiny.en model behind a feature flag
2023-05-04 19:18:51 -04:00
Jonathan Soo
77cdbd6187
Add coreml feature flag and build.rs updates
2023-04-21 07:59:33 -04:00
Zero
13d44e5881
add changes from whisper.cpp update
2023-04-17 17:57:00 -06:00
Zero
7c78c128a1
bump versions
2023-04-17 15:57:19 -06:00
James Bruska
9a3efcca5f
Changed version to 0.5.0 due to public API change
2023-03-27 11:51:46 -04:00
James Bruska
05d072ffc4
Updated Cargo.toml and audio_transcription example to not fail cargo test
2023-03-23 12:38:54 -04: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
406fcae694
add another example
2023-02-08 16:25:17 -07:00
0/0
4042b729ad
bump version to 0.3
2022-12-14 17:21:29 -07:00