SlopScupper
00 crowd

SayIt

FREE version of Typeless/Wisper/Monologue/闪电说 - no word limit, no subscription
Open repo on GitHubgithub.com/Wentong-Liu/SayIt
Swift · ★ 49 · 4 forks · MIT · paperwork by the Cap'mmostly ai (inferred)light human (inferred)works-on-my-machine (inferred)other
listed 7 hours ago by Wentong-Liu · last checked 1 hour ago
The owner didn't write this. This repo never submitted itself. The Cap'm found it on a truffle trawl and wrote its paperwork from what GitHub already shows. Picked by hand by the Cap'm on 2026-09-12: FREE version of Typeless/Wisper/Monologue/闪电说 - no word limit, no subscription; its own README says "License MIT (LICENSE) Built with Claude Code (". 49 stars; MIT license. The owner did not submit this. Votes count; awards don't until the owner claims it.

I'm not calling your project slop! Geeze, it's a joke... Do you own this repo?

Log in with GitHub as Wentong-Liu. There's no account to make: SlopScupper only asks GitHub who you are (read:user), never sees your code, and keeps just your id, login and avatar. Then you can:

  • Keep it, on your terms. Commit your own slopscore.md (spec) and press Refresh. Your paperwork replaces the Cap'm's, and you can submit it for Slop of the Day.
  • Take it down. One click on Remove. It stays gone; the trawl never brings it back.

Log in with GitHub

Can't log in as the owner? Request a takedown. No login needed, and a trawled listing comes down right away.

GitHub says
FREE version of Typeless/Wisper/Monologue/闪电说 - no word limit, no subscription
topics
dictationmacosswifttypelessvibe-codedwhisper-ai
created
2026-06-07 · pushed 2 months ago · 195 commits · 1 contributor
release
v1.1.0 · 2026-06-20
languages
Swift 100%Shell 0%
paperwork
licensereadme 42% health
dependencies
no dependency graph (no manifest, or disabled) · OSV.dev, checked 7 hours ago

Disclosures, inferred by the Cap'm

slopbucket
vibe-coded
category
other
ai_generated
mostly
human_touch
light
status
works-on-my-machine
language (detected)
shellswift
topic (detected)
dictationmacosswifttypelessvibe-codedwhisper-ai
license (detected)
mit

The Cap'm's log

The Cap'm wrote this paperwork, not the owner. This repo never submitted itself to SlopScore. The Cap'm picked it by hand: FREE version of Typeless/Wisper/Monologue/闪电说 - no word limit, no subscription; its own README says "License MIT (LICENSE) Built with Claude Code (". It carries the MIT license. The disclosures above are his best guess from what GitHub shows.

Is this yours? Commit a real slopscore.md and press Refresh to replace this, or remove the listing in one click. There's no account to make: you log in with GitHub.

README — the repo's own words, folded up so the grading fits on one screen
SayIt logo

SayIt

Free, native macOS voice dictation with AI polish.
Hold a key, speak, and clean, polished text lands at your cursor — in any app.

Platform Apple Silicon Price License

⬇️ Download the latest SayIt.dmg · All releases

English · 简体中文

SayIt in action — hold the key, speak, and polished text appears at the cursor

SayIt turns your voice into polished text anywhere on your Mac. It's built for people who already talk to AI all day — vibe coders, writers, anyone who would rather speak than type. Hold the key, say what you mean, and the cleaned-up text appears right where your cursor is.

Why SayIt

⚡ Instant, on-device speech

Your speech is transcribed locally on your Mac, accelerated by the Apple Neural Engine — the same NPU that powers on-device AI. It's quick, and it stays quick no matter how long you spoke: measured on an Apple M4 Pro with the recommended large-v3-turbo model, transcription runs in about 0.4 seconds — an ~9-second clip became text in ~0.4 s, roughly 20× faster than real time, and a short phrase finishes just as fast. Exact speed depends on your Mac, but the work always runs on-device, fully offline, and your audio never leaves your machine.

On macOS 26 and later, SayIt defaults to Apple's built-in speech engine — the new on-device SpeechAnalyzer model, with nothing to download. It's faster still: transcription is effectively instant, so quick that the "Transcribing…" indicator barely has time to appear before your words land at the cursor. Older macOS — or your own preference — falls back to the bundled WhisperKit model above.

♻️ Uses your Codex subscription to polish

If you vibe-code, you almost certainly already pay for ChatGPT / Codex or Claude. SayIt polishes your dictation through that same account or API — cleaning up filler words, punctuation, and phrasing — so there's no second subscription and nothing extra to pay.

🆓 So it's actually free

Local transcription is free and offline. Polishing rides on the AI plan you already have. You never pay SayIt anything — and polishing is optional, so you can turn it off and SayIt stays 100% free and fully offline.

How to use it

  1. Hold or tap the trigger key (right ⌥ Option by default).
  2. Speak.
  3. Release or tap again — the polished text appears at your cursor.

That's it. Trigger key, interaction mode, which AI polishes your text, language, and microphone are all in Settings.

Settings

Speech settings — Apple Speech, local model, or cloud API Polish settings — provider, style, and credentials
Speech — Apple Speech (macOS 26+), local model, or cloud API Polish — ChatGPT/Codex login or your own API key, plus style and model

Requirements

  • macOS 14 or later, Apple Silicon recommended.
  • macOS 26+: nothing to download — the speech model is built into the system.
  • macOS 14–15: about 1–2 GB of free disk for the local WhisperKit model, downloaded automatically on first launch.

Install

Download SayIt.dmg from the latest release, open it, and drag SayIt into Applications. It's Developer ID–signed and notarized, so it opens with no Gatekeeper warning.

On macOS 26 and later, SayIt is ready immediately: it uses Apple's built-in speech model, so there is nothing to download and dictation is near-instant from the very first try. On macOS 14–15, SayIt automatically downloads the local WhisperKit model (~1–2 GB, one time) on first launch — you can watch the progress in Settings and the menu bar — followed by a one-time preparation (the model is compiled for the Apple Neural Engine, a minute or two that first run); after that, dictation stays near-instant. Either way, grant Microphone and Accessibility in System Settings → Privacy & Security — Accessibility lets SayIt listen for the global hotkey and insert text into other apps (on macOS 26 you'll also be asked once for Speech Recognition).

To turn on AI polish, sign in to your ChatGPT account manually in Settings → Polish — this is the default and uses your existing ChatGPT/Codex subscription (you can also switch to your own OpenAI, Anthropic, or DeepSeek API key). Until you sign in, SayIt still works and inserts the raw transcription, just without polishing.

Privacy

  • Local speech recognition is 100% on-device and offline — your audio never leaves your Mac.
  • Cloud speech and AI polish run only if you turn them on, using your own account or key.
  • Your clipboard is preserved — SayIt restores whatever you had copied after inserting text.

Contributing

Issues and pull requests are welcome. A couple of conventions: the Xcode project is generated by XcodeGen from project.yml (add files under App/ or SayItCore/Sources/ and re-run xcodegen generate), and docs, code comments, and commit messages are in English.

License

MIT

Built with Claude Code.

Read the rest on GitHub

Scan report · 2026-09-12
  • Prohibited terms or links
  • Repository eligibility
  • slopscore.md paperwork
  • Content policy
  • Risk review

0 comments

log in to comment.

report this listinglog in to report