ErrLookup › cjpais/Handy

cjpais/Handy

A free, open source, and extensible speech-to-text application that works completely offline. · Rust · 208 source files

Analyzed at 98a4d80cce on 2026-08-16. 77 documented errors.

Code / MessageTypeSeverityTags
threshold must be between 0.0 and 1.0
validation error rust, vad, validation, argument-out-of-range
Failed to create VAD: {e}
exception error rust, vad, onnx, model-file-missing, runtime-init
Failed to create SileroVad: {}
exception error rust, vad, wrapper, initialization
Failed to create AudioRecorder: {}
exception error rust, audio, cpal, constructor, defensive-code
Failed to resolve VAD path: {}
exception error rust, tauri, resource-path, packaging
Failed to open recorder: {}
exception error rust, cpal, audio-device, permissions, open-failed
Failed to init Hugging Face API: {}
exception error rust, hf-hub, cache, environment, filesystem-permissions
Failed to update binding
exception error typescript, tauri-command, shortcut, settings, rollback
transfer stalled: no progress for {}s
exception warning network, hf-hub, timeout, download, watchdog, retry
{:?}
exception error rust, hf-hub, network, error-chaining, retry
Hugging Face download failed after {} attempt(s): {}
exception error rust, hf-hub, download, network, exhausted-retries
Download failed from Hugging Face ({}) and {} mirror(s)
exception error rust, download, network, mirror-fallback, exhausted-retries
Model not found: {}
exception error rust, model-manager, lookup, id-mismatch
No download source for model
exception warning rust, model-manager, local-model, unsupported-operation
Failed to extract archive: {}
exception error rust, tar, archive, extraction, disk-space, corrupt-download
No model files found to delete
exception warning rust, hf-hub, cache, delete, file-not-found
Model not available: {}
exception error rust, model-manager, not-downloaded, state-mismatch
Model is currently downloading: {}
exception warning model-download, race-condition, state-flag, tauri
Complete model file not found in HF cache or models dir: {}
exception error huggingface, hf-cache, file-not-found, model-download
Complete model directory not found: {}
exception error partial-download, filesystem, directory-model, model-download
Complete model file not found: {}
exception error partial-download, filesystem, file-model, model-download
Download verification failed for model {}: file is corrupt.
exception error sha256, checksum, download-integrity, mirror
Failed to verify download for model {}: {}. Please retry.
exception error sha256, io-error, antivirus, download
SHA256 task panicked: {}
exception error tokio, spawn-blocking, panic, sha256
no response within {}s from {}
exception error http, timeout, network, download
server object ends before the expected size (HTTP 416)
exception error http-416, range-request, resume, download
server returned HTTP {}
exception error http-status, download, server-error
server returned Content-Range starting at {:?}, expected {}
exception error http-206, content-range, resume, download
server advertises {} bytes, expected {}
exception error content-length, size-mismatch, download, resume
transfer stalled: no data for {}s
exception error network, idle-timeout, stall, resume, download
server sent more than the expected {} bytes
exception error size-cap, overshoot, download-integrity, http
download incomplete: expected {} bytes, got {}
exception error truncated-download, size-mismatch, network
Model not found: {}
exception error model-id, catalog, not-found, settings
Model not downloaded
exception error model-download, state, transcription, prerequisite
Failed to load whisper model {}: {}
exception error whisper, gguf, transcribe-cpp, model-loading, gpu-backend
Failed to create session for whisper model {}: {}
exception error whisper, session-init, gpu, vulkan, transcribe-cpp
Failed to load parakeet model {}: {}
exception error parakeet, onnx, transcribe-rs, model-loading
Failed to load moonshine model {}: {}
exception error rust, tauri, onnx, model-loading, moonshine, transcribe-rs
Failed to load moonshine streaming model {}: {}
exception error rust, tauri, onnx, model-loading, moonshine, streaming, transcribe-rs
Failed to load SenseVoice model {}: {}
exception error rust, tauri, onnx, model-loading, sensevoice, transcribe-rs
Failed to load gigaam model {}: {}
exception error rust, tauri, onnx, model-loading, gigaam, transcribe-rs
Failed to load canary model {}: {}
exception error rust, tauri, onnx, model-loading, canary, transcribe-rs
Failed to load cohere model {}: {}
exception error rust, tauri, onnx, model-loading, cohere, transcribe-rs
Timed out waiting {:?} for live transcription to finalize
exception error rust, streaming, timeout, asr, mpsc, finalize
Model is not loaded for transcription.
exception error rust, tauri, state, model-lifecycle, transcription
Model failed to load after auto-load attempt. Please check y
exception error rust, race-condition, model-lifecycle, transcription, state
transcribe-cpp transcription failed: {}
exception error rust, ggml, whisper, transcribe-cpp, inference, gpu
Parakeet transcription failed: {}
exception error rust, onnx, parakeet, inference, transcribe-rs
Moonshine transcription failed: {}
exception error rust, onnx, moonshine, inference, transcribe-rs
Moonshine streaming transcription failed: {}
exception error rust, onnx, moonshine, streaming, inference, transcribe-rs
SenseVoice transcription failed: {}
exception error rust, onnx, sensevoice, inference, transcribe-rs, language
GigaAM transcription failed: {}
exception error rust, onnx, gigaam, inference, transcribe-rs
Canary transcription failed: {}
exception error rust, onnx, canary, inference, transcribe-rs, translation
Cohere transcription failed: {}
exception error rust, onnx, cohere, inference, transcribe-rs, language
Transcription engine panicked: {}. The model has been unload
exception critical rust, panic, catch-unwind, native, model-lifecycle, recovery
No compute device with index {index} (see --list-devices)
exception error rust, cli, gpu, device-index, transcribe-cpp, validation
Device index {index} has kind '{other}', which cannot host a
exception error rust, cli, gpu, device-index, transcribe-cpp, unsupported-backend
NotFound
No input device found
exception error
Failed to initialize recording manager
panic error
Failed to initialize history manager
panic error
Failed to initialize model manager
panic error
Failed to initialize transcription manager
panic error
error while building tauri application
panic error
Failed to initialize store
panic error
get_available_accelerators panicked
panic error
failed to register transcription signal handlers
panic error
failed to create secure input warning item
panic error
failed to create version item
panic error
failed to create settings item
panic error
failed to create check updates item
panic error
failed to create copy last transcript item
panic error
failed to create quit item
panic error
failed to create model submenu
panic error
failed to create model item
panic error
failed to create unload model item
panic error
failed to create cancel item
panic error
failed to create menu
panic error