Commit graph

94 commits

Author SHA1 Message Date
Zero
6d2b6251ff
update to v1.4.1 2023-05-05 21:52:06 -06:00
Zero
9b3bebf4b5
Initial support for CUDA and OpenCL 2023-05-05 21:17:59 -06:00
Jonathan Soo
c2372dbae9 Add token_to_cstr 2023-05-04 19:35:37 -04:00
yuni
91312ee92a
fix: error message for libwhisper.lib
In windows, we are using `libwhisper.lib` instead of `libwhisper.a` so renamed it.
2023-04-24 09:32:30 +09:00
Jonathan Soo
3d00a04e69 Clean up formatting 2023-04-21 10:25:15 -04: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
1d7d5bade4
update bindings 2023-04-17 15:56:30 -06:00
Yuniru Yuni
ebcd185730
bump submodule whisper.cpp 2023-04-17 14:55:41 +09:00
Zero
6e70e56156
bump whisper-rs-sys to 0.3.2 2023-04-16 13:43:26 -06:00
Andrew Huynh
ccf2dcc109 test build change 2023-04-15 11:18:12 -07:00
Julian Bayardo Spadafora
cf1461dc54 Formatting 2023-03-12 23:50:46 -07:00
Julian Bayardo Spadafora
9611d6aec4 Fix lib copy on Linux 2023-03-12 20:32:11 -07:00
Julian Bayardo Spadafora
8a3fad0e79 Woops, remove need for shared libraries 2023-03-12 16:03:16 -07:00
Julian Bayardo Spadafora
6f03b925cc Fix build on Windows 2023-03-12 13:31:42 -07: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
Zero
f24f496213 update whisper.cpp to v1.2.1 2023-03-11 15:03:00 -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
a329e0fa58
condense if statement tree 2023-02-08 16:24:51 -07:00
0/0
7350453ffe
Merge remote-tracking branch 'origin/master' 2023-02-08 16:19:12 -07:00
0/0
0da39195c0
disable clippy::uninlined_format_args 2023-02-06 18:59:38 -07:00
0/0
3526e12e49
update sys 2023-02-06 18:58:53 -07:00
Niklas Korz
15dbd58c7e Link against C++ standard library and macOS Accelerate framework 2022-12-15 16:40:37 +01:00
0/0
da56374432
upload sys again 2022-12-14 17:44:04 -07:00
0/0
2cf2c7f499
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	sys/src/bindings.rs
2022-12-14 16:17:39 -07:00
0/0
a45d447494
update whisper.cpp and sys version 2022-12-14 15:56:48 -07:00
Ephraim Kunz
d3825debff Fix print_system_info return value 2022-11-22 10:10:03 -07:00
0/0
1632ac11fe
update upstream whisper.cpp and fix breaking changes 2022-10-28 19:37:42 -06:00
0/0
4ccd746949
bump submodule whisper.cpp 2022-10-15 12:11:00 -06:00
0/0
b312bb86b8
clean build directory after building to prevent cargo complaining 2022-10-12 15:54:05 -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
9f84460cde
fix docs.rs build 2022-10-10 17:44:02 -06:00
0/0
1aa7fe1c11
bump -sys to 0.1.1 2022-10-10 11:50:55 -06:00
0/0
040650bee5
fix native static library not found 2022-10-10 11:46:47 -06:00
0/0
cdec0cd772
update upstream whisper.cpp 2022-10-10 11:05:41 -06:00
0/0
cc2822e7e5
add more automation to build script 2022-10-10 11:05:03 -06:00
0/0
6df5ed5ab6
add fallback bindings if whisper.h can't be found 2022-10-10 11:04:34 -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
fec86e0d56
remove extraneous stuff from build.rs 2022-10-09 20:47:17 -06:00
0/0
e12122a6ed
Initial commit 2022-10-09 20:17:31 -06:00