Created
March 11, 2019 22:13
-
-
Save courtney-rosenthal/4fb6e945929f1d7c56d834183ebb016f to your computer and use it in GitHub Desktop.
Tim Apple
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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