Back to browse
I wrote an application to help me speak slower

I wrote an application to help me speak slower

by benja123·Mar 10, 2026·2 points·0 comments

AI Analysis

MidCozyShip It

Client-side speech pace trainer for people who talk too fast.

Strengths
  • Runs fully client-side, ensuring speech data never leaves the user's browser.
  • Focused specifically on pacing rather than general transcription or accent reduction.
  • Open source codebase allows for community modifications and self-hosting options.
Weaknesses
  • Depends on Google Speech API, limiting offline use and true privacy.
  • Lacks advanced feedback mechanisms found in dedicated speech therapy software.
Category
Target Audience

Public speakers, people who speak too fast

Similar To

Orai · Speechify

Post Description

I’ve spoken fast and a bit unclearly my entire life. It’s one of those small curses you’re probably just born with. Speech therapy didn’t help and practicing on my own never really stuck. The worst part is worrying people won’t understand me, especially when presenting something important. I’ve even used a headset so I can hear myself speak and try to slow down. It hasn’t stopped me from doing things. I have a great career and good friends. But I still end up repeating myself a lot.

I’ve never found a system that fits into a normal schedule with work, kids, and everything else. So yesterday I built a small tool to help me practice pacing my speech in short sessions whenever I have a few minutes.

It runs fully client-side, uses Google’s speech API, and is open source: https://github.com/interactivecats/steady

Similar Projects