Commit graph

43 commits

Author SHA1 Message Date
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
0/0
1632ac11fe
update upstream whisper.cpp and fix breaking changes 2022-10-28 19:37:42 -06:00
0/0
b7fadd88bd
bump version again 2022-10-10 17:51:45 -06:00
0/0
a6bf321765
bump version to 0.1.2 2022-10-10 17:40:14 -06:00
0/0
60d22b0330
bump base version 2022-10-10 14:16:58 -06:00
0/0
6cfacaa2be
add docs.rs metadata 2022-10-10 12:22:04 -06:00
0/0
8efd128203
update license identifiers 2022-10-09 20:59:14 -06:00
0/0
82c83c860f
rename library to whisper-rs 2022-10-09 20:48:00 -06:00
0/0
e12122a6ed
Initial commit 2022-10-09 20:17:31 -06:00