wyoming-whisper-rs/src
2025-03-03 17:01:29 +01: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 Exposing GGMLLogLevel for custom log callbacks (#203) 2025-02-21 22:23:21 +00:00
standalone.rs update whisper.cpp to 7fd8d9 2024-11-27 18:25:22 +02:00
utilities.rs Update audio utilities 2024-01-09 17:32:04 -07:00
whisper_ctx.rs feat: large v3 turbo dtw preset 2024-11-23 19:50:38 +01:00
whisper_ctx_wrapper.rs Pass aheads by reference, add dtw_mem_size param, rustfmt 2024-05-17 02:05:12 +02: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 doc: added dtw-callback disclaimer 2025-03-03 17:01:29 +01:00
whisper_state.rs Convert full_get_segment_* and similar to use an internal helper instead of duplicating code 2025-02-18 17:30:53 -07:00