We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: v1.3.4 changelog (user-facing) + fix obsolete VRAM-cap claims (EN+FR) Changelog - Add v1.3.4 (stable) section in user-facing prose: long files now work on every host (CPU and GPU), PTT recording duration guard rail with clear values per backend (Canary 2:30 / Parakeet 4:30), 5-site target-tab UI hardening, translate skip messages in 6 languages, diarize falls back to standalone Parakeet+Sortformer when Canary is the live-dictation backend. - Mark v1.3.3 as historical (drop "(stable)" qualifier on v1.3.3, bump to v1.3.4). Obsolete VRAM-cap claims fixed across pages - The real cap on the raw `transcribe` CLI is the ~5:20 min Parakeet-TDT v3 ONNX attention-mask bug, not VRAM. Same error on 8 GB or 24 GB. - Home, ASR-Backends, CLI-Reference, Troubleshooting, dev-Diarization updated accordingly (user-facing pages: minimal jargon; Deep-Dive pages: full technical detail). - Parakeet-TDT-Deep-Dive: tableau VRAM théorique conservé, nouvelle section "The real cap: ~5:20 min ONNX attention-mask bug" + section "Theoretical VRAM caps (only relevant on ≤ 4 GB GPUs)". Other v1.3.4 doc updates - Home: chunked diarize marked as shipped in v1.3.4 (was "(v1.4)"). - CLI-Reference: `transcribe-diarize-batch` section bumped (was "v1.3 final, not wired into UI yet" → "wired in dictee-transcribe since v1.3.4"). - Keyboard-Shortcuts: default cheatsheet shortcut Ctrl+Alt+F9 → Shift+F9 (v1.3.4 default) + historical context. - Troubleshooting: "use dictee-transcribe (chunked auto)" placed first in the OOM workaround, with `ffmpeg -f segment` as the manual-split alternative. User-facing pages reformulated to drop dev jargon (cf. feedback-wiki-user-not-developer.md): ONNX attention-mask / `_has_cuda_build()` / `pgrep -x` / `/proc/<pid>/comm` / `/dev/shm` / `kpackagetool6` reduced to user-impact prose. Deep-Dive and dev-* pages keep full technical depth.
docs(wiki): user/dev split for Diarization + LLM-Diarization pages - Diarization + fr-Diarization rewritten as user-friendly intro - LLM-Diarization + fr-LLM-Diarization rewritten with screenshots (setup-llm-diarization, manage providers/profiles, add-provider, edit dialogs) - New dev-Diarization + fr-dev-Diarization (CLI, VRAM, chunked pipeline) - New dev-LLM-Diarization + fr-dev-LLM-Diarization (storage, prompts, CLI, force-language internals, troubleshooting)