Commit graph

25 commits

Author SHA1 Message Date
Zero
5c140c14d4
Add OpenVINO support 2023-08-28 16:41:25 -06:00
Zero
683787b6e2
update whisper-rs-sys to 0.6.1 2023-06-18 10:12:02 -06:00
Jonathan Newnham
435a736af1
Fix windows cuda build
* add ggml-cuda.cu
* sort out linker paths using CUDA_PATH
2023-05-25 14:26:14 +12:00
edef
31845bbe94 include ggml-opencl in the crate
The opencl feature can't possibly work without including the actual
code.
2023-05-19 22:14:23 +00:00
Zero
548934b91f
update whisper-rs-sys to v0.6.0 2023-05-14 14:30:14 -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
060b9b5697
update whisper-rs-sys to v0.5.0 2023-05-10 14:07:11 -06:00
Zero
9b3bebf4b5
Initial support for CUDA and OpenCL 2023-05-05 21:17:59 -06:00
Jonathan Soo
77cdbd6187 Add coreml feature flag and build.rs updates 2023-04-21 07:59:33 -04:00
Zero
bde74dbc8b
fix cargo publish errors 2023-04-17 18:29:08 -06:00
Zero
7c78c128a1
bump versions 2023-04-17 15:57:19 -06:00
Zero
6e70e56156
bump whisper-rs-sys to 0.3.2 2023-04-16 13:43:26 -06:00
Zero
18bb3fb15b release: whisper-rs-sys 0.3.1 2023-03-11 15:04:38 -07:00
Zero
f86d8699a7 trim whisper-rs-sys crate size down to 546.9KiB 2023-03-11 15:04:24 -07: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
3526e12e49
update sys 2023-02-06 18:58:53 -07:00
0/0
da56374432
upload sys again 2022-12-14 17:44:04 -07:00
0/0
1632ac11fe
update upstream whisper.cpp and fix breaking changes 2022-10-28 19:37:42 -06:00
0/0
4fdb085586
update remote whisper.cpp to b2f1600aa380e3ec5dc0de6194e38f27245c2a6a 2022-10-12 15:35:55 -06:00
0/0
e742d5ee61
bump -sys version 2022-10-10 17:47:38 -06:00
0/0
1aa7fe1c11
bump -sys to 0.1.1 2022-10-10 11:50:55 -06:00
0/0
cc2822e7e5
add more automation to build script 2022-10-10 11:05:03 -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