[PR #709] [CLOSED] Add say-it: pronunciation dictionary for project names #15446

Closed
opened 2026-07-15 11:06:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/709
Author: @anzy-renlab-ai
Created: 5/16/2026
Status: Closed

Base: masterHead: add-pronounce


📝 Commits (1)

  • be5c55a Add say-it: community pronunciation dictionary for project names

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds say-it — a community-maintained dictionary of how engineers actually pronounce project / product / programmer-jargon names, wrapped in a tiny Bash CLI that uses macOS `say`.

Fits in For Developers (development-tool category) — it solves the specific pain of mispronouncing project names in standups / conference talks. The CLI plays each reading three times with audible alternate chains for contested words (`GIF` → "jif. jif. jif. or: gif.").

  • 🌐 Live: https://pronounce.renlab.ai
  • 230+ entries (kubectl, nginx, JSON, GIF, Pydantic, Knative, LaTeX, ...), each tagged with a confidence level and source URL where one exists
  • MIT, zero deps beyond `say` and `afplay` (both shipped with macOS)
  • Ships with a Claude Code skill that turns "how do you pronounce X?" prompts into audio + a source URL

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/709 **Author:** [@anzy-renlab-ai](https://github.com/anzy-renlab-ai) **Created:** 5/16/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-pronounce` --- ### 📝 Commits (1) - [`be5c55a`](https://github.com/alebcay/awesome-shell/commit/be5c55ac9bff7cf04349623b787da431f548e098) Add say-it: community pronunciation dictionary for project names ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [say-it](https://github.com/anzy-renlab-ai/pronounce) — a community-maintained dictionary of how engineers actually pronounce project / product / programmer-jargon names, wrapped in a tiny Bash CLI that uses macOS \`say\`. Fits in **For Developers** (development-tool category) — it solves the specific pain of mispronouncing project names in standups / conference talks. The CLI plays each reading three times with audible alternate chains for contested words (\`GIF\` → "jif. jif. jif. or: gif."). - 🌐 Live: <https://pronounce.renlab.ai> - 230+ entries (kubectl, nginx, JSON, GIF, Pydantic, Knative, LaTeX, ...), each tagged with a confidence level and source URL where one exists - MIT, zero deps beyond \`say\` and \`afplay\` (both shipped with macOS) - Ships with a Claude Code skill that turns "how do you pronounce X?" prompts into audio + a source URL --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-15 11:06:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#15446