Niko
|
d6da605de1
|
Revert "Add OpenVINO support"
This reverts commit 5c140c14
|
2023-10-06 21:09:23 -06:00 |
|
Zero
|
749c18cfee
|
cargo fmt
|
2023-08-28 17:09:46 -06:00 |
|
Zero
|
851fca36d7
|
Add new nosp token
|
2023-08-28 17:04:08 -06:00 |
|
Zero
|
5c140c14d4
|
Add OpenVINO support
|
2023-08-28 16:41:25 -06:00 |
|
Zero
|
66f8aaeb86
|
Update whisper.cpp to 8e46ba80d3c1dcf532a0029f9bcdf99ce9ce7d40
|
2023-08-28 16:38:14 -06:00 |
|
Zero
|
fc062e7541
|
fix incorrect doc comments
|
2023-05-10 14:03:16 -06:00 |
|
Zero
|
6d2b6251ff
|
update to v1.4.1
|
2023-05-05 21:52:06 -06:00 |
|
0/0
|
d77108fca6
|
Change token_to_str to return &str instead of String
|
2023-05-05 01:33:06 +00:00 |
|
0/0
|
a7caf1b96a
|
Merge pull request #48 from jcsoo/token_to_cstr
Add token_to_cstr
|
2023-05-05 01:30:37 +00:00 |
|
Jonathan Soo
|
c2372dbae9
|
Add token_to_cstr
|
2023-05-04 19:35:37 -04:00 |
|
Jonathan Soo
|
44e34ba301
|
Add test using tiny.en model behind a feature flag
|
2023-05-04 19:18:51 -04:00 |
|
Jonathan Soo
|
908e96f9da
|
Convert text to CString
|
2023-05-04 19:17:29 -04:00 |
|
Yuniru Yuni
|
ef4b9f0630
|
migrate state method into state object
|
2023-04-30 09:09:29 +09:00 |
|
yuni
|
9b57c8ef3f
|
fix: typo
Co-authored-by: 0/0 <zero@imaskeleton.me>
|
2023-04-25 23:19:00 +09:00 |
|
Yuniru Yuni
|
4e334f4baa
|
docs: delete id arguments from create_state description
|
2023-04-25 23:04:54 +09:00 |
|
Yuniru Yuni
|
6169229e60
|
refactor: delete map for State and expose struct with lifetime
|
2023-04-25 22:49:17 +09:00 |
|
Zero
|
13d44e5881
|
add changes from whisper.cpp update
|
2023-04-17 17:57:00 -06:00 |
|
0/0
|
edac524756
|
update to latest whisper.cpp
|
2023-02-07 10:04:10 -07:00 |
|
0/0
|
4da16a45a3
|
handle error codes more often
|
2022-12-14 17:21:10 -07:00 |
|
0/0
|
491eeeadde
|
don't forget import
|
2022-12-14 17:11:22 -07:00 |
|
0/0
|
cc05ecfd42
|
add whisper_full_get_token_data
|
2022-12-14 17:10:53 -07:00 |
|
0/0
|
eda8559cc8
|
add whisper_reset_timings
|
2022-12-14 17:10:21 -07:00 |
|
0/0
|
aa287e2ea6
|
inline functions that just call directly down to others
|
2022-12-14 17:10:01 -07:00 |
|
0/0
|
b4459e5e53
|
remove useless error handling
|
2022-12-14 17:08:37 -07:00 |
|
0/0
|
462f6c7b13
|
change return types
|
2022-12-14 17:04:38 -07:00 |
|
0/0
|
8317096daa
|
remove extra bracket
|
2022-12-14 17:03:44 -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
|
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 |
|