Skip to content

Comment on Nerd-dictation, hackable speech to text on Linuxparent

Comments

How did you add the punctuation and capitalization?

That was by hand but it's a small task.

I'm imagining remapping some VIM shortcuts for even easier capitalizing words and adding common punctuation.

This remap makes the "." key add a period after the previous word, capitalize the current word, then move on to the next word:

  :noremap . bea.<esc>w~w
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.