A free, open source, and extensible speech-to-text application that works completely offline.
13 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | src-tauri/src/shortcut/handy_keys.rs | 11 | //! ┌─────────────────┐ commands ┌──────────────────────┐ |
| MEDIUM | src-tauri/src/shortcut/handy_keys.rs | 12 | //! │ Main Thread │ ───────────────▶ │ Manager Thread │ |
| MEDIUM | src-tauri/src/shortcut/handy_keys.rs | 16 | //! └─────────────────┘ │ - dispatches actions │ |
| MEDIUM | src-tauri/src/shortcut/handy_keys.rs | 17 | //! └──────────────────────┘ |
| MEDIUM | src-tauri/src/managers/model.rs | 1581 | // ── SHA256 verification tests ───────────────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/check-nix-deps.ts | 1 | // scripts/check-nix-deps.ts — Keep .nix/bun.nix in sync with bun.lock |
| LOW | src-tauri/build.rs | 181 | .map(|root| root.join("lib/swift/macosx")) |
| LOW | src-tauri/src/tray_i18n.rs | 1 | //! Tray menu internationalization |
| LOW | src-tauri/src/shortcut/handy_keys.rs | 1 | //! Handy-keys based keyboard shortcut implementation |
| LOW | src-tauri/src/audio_toolkit/text.rs | 21 | /// Finds the best matching custom word for a candidate string |
| LOW | src-tauri/src/audio_toolkit/text.rs | 81 | } |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/check-nix-deps.ts | 83 | "[check-nix-deps] Don't forget to commit: .nix/bun.nix .nix/bun-lock-hash", |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/lib/utils/modelTranslation.ts | 22 | export function getTranslatedModelDescription( |