Create wiki/Whispering.md
ace687479ee9 harrisonqian 2026-04-12 1 file
new file mode 100644
index 0000000..1814b68
@@ -0,0 +1,11 @@
+---
+visibility: public
+---
+
+# Whispering
+
+local speech-to-text application. runs Whisper models locally for dictation without sending audio to the cloud.
+
+**installed via:** `brew install --cask epicenter-whispering`
+
+**use case:** voice input for writing, notes, and sometimes code comments. local processing means no latency from network round-trips and no privacy concerns.
\ No newline at end of file