wyoming-whisper-rs/src
2025-08-19 16:06:50 -07:00
..
whisper_state Add docs to get_token and its unchecked variant 2025-08-13 00:53:44 -07:00
common_logging.rs Exposing GGMLLogLevel for custom log callbacks (#203) 2025-02-21 22:23:21 +00:00
error.rs Merge branch 'master' of github.com:/tazz4843/whisper-rs 2024-03-18 18:57:50 -06:00
ggml_logging_hook.rs Make logging generic across backends and simplify the code 2025-02-10 14:02:19 -07:00
lib.rs Add a quick entrypoint to the root docs 2025-08-13 01:42:49 -07:00
standalone.rs Update whisper.cpp to latest git (closes #240) 2025-08-19 16:06:50 -07:00
utilities.rs Update audio utilities 2024-01-09 17:32:04 -07:00
vulkan.rs Fix wrong type on aarch64 2025-07-04 12:23:47 +02:00
whisper_ctx.rs Split out any functions that return a CStr or similar object into three returning all unique types of possible return value 2025-08-15 23:37:43 -07:00
whisper_ctx_wrapper.rs Split out any functions that return a CStr or similar object into three returning all unique types of possible return value 2025-08-15 23:37:43 -07:00
whisper_grammar.rs fix: accurate cfg attr per gnu and windows 2024-01-09 03:27:43 +02:00
whisper_logging_hook.rs Make logging generic across backends and simplify the code 2025-02-10 14:02:19 -07:00
whisper_params.rs Fix up Clippy lints 2025-08-13 00:52:54 -07:00
whisper_state.rs Remove unused error handling 2025-08-13 13:19:04 -07:00
whisper_vad.rs Restructure to minimize the number of unsafe calls in VAD code 2025-07-30 17:42:24 -07:00