null | Glenn Gillen

_accessibility

  • Download Talon (or brew install talon)
  • Getting started guide https://talonvoice.com/docs/ / Getting scripts https://talonvoice.com/docs/index.html#getting-scripts
  • Getting some scripts
mkdir -p ~/.talon/user
cd ~/.talon/user
git clone https://github.com/knausj85/knausj_talon knausj_talon
  • Setting up speech recognition models
cd ~/.talon
wget https://talonvoice.com/dl/talon-w2l-small3-dslm-en_US.zip
unzip talon-w2l-small3-dslm-en_US.zip
cp -r talon-w2l-small3-dslm-en_US/* ./
rm -rf talon-w2l-small3-dslm-en_US*
  • Voice control is now working! Say out loud "help alphabet".
  • Pick an application, say "help active" to see the currently available commands (based on the app/context that is active. Say you wanted to read more about the help topic that is number 14 in the list, say "help one-four".
  • Open a text editor, and get familiar with the alphabet. Say "help alphabet". Now in the blank text document just slowly work your way through each of the letters: abcdefgpjklmnopqr1tuvwxy|hiszzz
Hi, I'm Glenn! 👋 I've spent most of my career working with or at startups. I'm currently the Director of Product @ Ockam where I'm helping developers build applications and systems that are secure-by-design. It's time we started securely connecting apps, not networks.

Previously I led the Terraform product team @ HashiCorp, where we launched Terraform Cloud and set the stage for a successful IPO. Prior to that I was part of the Startup Team @ AWS, and earlier still an early employee @ Heroku. I've also invested in a couple of dozen early stage startups.