Commit graph

9 commits

Author SHA1 Message Date
Niko
f3b155c44f
Update audio utilities 2024-01-09 17:32:04 -07:00
Niko
937bc78f45
Fix clippy lints 2024-01-03 20:31:08 -07:00
Niko
5230735222
Fix possible segmentation fault 2024-01-03 20:26:08 -07:00
Yuniru Yuni
3a1fd683d6
refactor: delete errors for state-id
because it's already deleted from state management.
2023-04-25 22:59:13 +09:00
Yuniru Yuni
9c5aa63e4b
impl Error to improve compatibility
impl std::error::Error for WhisperError to improve error compatibility.
std::error::Error is trait for erorrs and it's standard.
and some of error handling libraries requires Error implemented struct for Result.
for examples: error-stack
2023-04-18 15:54:52 +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
e12122a6ed
Initial commit 2022-10-09 20:17:31 -06:00