Commit graph

31 commits

Author SHA1 Message Date
Niko
f75aff9659
Fix doc indents 2025-02-24 11:49:55 -07:00
Niko
8596d2d98c
Merge pull request #169 from arizhih/whisper-cpp-latest
feat: Add support for new whisper.cpp project structure
2024-09-01 23:15:18 +00:00
arizhih
a6d25d8797 Update whisper.cpp and docs 2024-08-21 10:46:32 +02: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
thewh1teagle
a5f516acfd
feat: add clone to params 2024-07-10 02:37:33 +03:00
thewh1teagle
c674b7e101
feat: add new segment callback bindings 2024-05-28 21:21:00 +03:00
thewh1teagle
56f59edeed
feat: add safe bindings to abort callback 2024-04-15 00:48:53 +03:00
Niko
2d583d1e7f
Fix clippy lints 2024-03-18 18:57:41 -06:00
Niko
bdf1862d5b
Fix doctests 2024-01-08 14:55:00 -07:00
Chris Raethke
9aa2429606 Add examples for set_initial_prompt(...) 2023-11-27 11:53:19 +10:00
Chris Raethke
8c8a5d78d9 Add set_initial_prompt to WhisperParams 2023-11-27 11:15:57 +10:00
Niko
8690d35deb
Update whisper.cpp to v1.5 and add all structs 2023-11-16 18:56:50 -07:00
Niko
4b45810dca
Update whisper.cpp 2023-10-06 21:49:40 -06:00
Niko
f2d528e3c1
Merge branch 'master' into whisper-8e46ba8 2023-10-06 21:09:58 -06:00
Niko
078507576f
Fix clippy lint 2023-10-06 21:06:13 -06:00
Zero
6668c4e2aa
Add support for tdrz and debug mode 2023-08-28 17:04:38 -06:00
Marcin Mielniczuk
0e74df12a9 Improve the docs 2023-08-11 22:22:33 +02:00
Marcin Mielniczuk
ddabeb4c0b Add a rustified progress callback. 2023-08-11 15:10:50 +02:00
Zero
1acffbac45
update whisper-rs to 0.8.0 2023-05-14 14:34:53 -06:00
Jonathan Soo
47f53af20d Make SamplingStrategy Debug + Clone 2023-05-08 09:35:09 -04:00
Zero
13d44e5881
add changes from whisper.cpp update 2023-04-17 17:57:00 -06:00
0/0
56bef8c671
remove outdated doc comment 2023-02-08 14:44:57 -07:00
0/0
ad9146aa91
add SamplingStrategy default 2023-02-08 14:44:36 -07:00
0/0
edac524756
update to latest whisper.cpp 2023-02-07 10:04:10 -07:00
0/0
0c84524b6d
remove unused import 2022-12-14 17:22:08 -07:00
0/0
f810c63a39
add new params 2022-12-14 17:11:57 -07:00
Sho Mitarai
b4420ad1ba add conversion of &str to CString in set_language method 2022-11-17 10:50:15 +09:00
0/0
1632ac11fe
update upstream whisper.cpp and fix breaking changes 2022-10-28 19:37:42 -06:00
0/0
d2e48983b9
add Send and Sync impls 2022-10-10 17:37:53 -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