Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save courtney-rosenthal/4fb6e945929f1d7c56d834183ebb016f to your computer and use it in GitHub Desktop.
Save courtney-rosenthal/4fb6e945929f1d7c56d834183ebb016f to your computer and use it in GitHub Desktop.
Tim Apple
$ time espeak "Tim Apple"
real 0m0.818s
user 0m0.004s
sys 0m0.007s
$ time espeak "Tim Cook from Apple"
real 0m1.384s
user 0m0.016s
sys 0m0.008s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment