obs(transcription): log initial_prompt presence at WhisperRsBackend boundary
This commit is contained in:
@@ -25,3 +25,6 @@ whisper-rs = { version = "0.16", default-features = false, features = ["vulkan"]
|
||||
# Direct whisper-rs backend (WhisperRsBackend): thread pool sizing + typed errors.
|
||||
num_cpus = "1"
|
||||
thiserror = "2"
|
||||
|
||||
# Structured logging at backend boundaries (observability for initial_prompt flow).
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user