Created
March 23, 2013 04:55
-
-
Save tavisrudd/5226505 to your computer and use it in GitHub Desktop.
some links related to my voice coding talk at #pycon
This file contains 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
Resources: | |
http://code.google.com/p/dragonfly | |
http://sourceforge.net/projects/natlink/ | |
http://tech.groups.yahoo.com/group/VoiceCoder/ | |
Inspirations: | |
http://emacs-vr-mode.sourceforge.net/ | |
http://sourceforge.net/projects/voicecode/ | |
and especially http://shorttalk-emacs.sourceforge.net/ShortTalk/index.html from which I've stolen a few key ideas and utterances. |
I too was inspired by his talk.
Here is my own progress, and some other links and information in the readme.
https://github.com/synkarius/caster
I've also seen projects inspired by Tavis's talk, and while fresh starts are good for cleaning out the "duct tape," voice coding is an area that would be very good to standardize conventions. Two thousand voice commands sounds about right, but what if each implementation had a different two thousand commands?
Please, at least put your list of commands out there! It should be a selling point that a system is Tavis-compliant. After all, you've used this for years, culling the hard-to-pronounce words, eliminating ambiguities, adding missing commands, and everything.
(Slap.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it seems that more people is trying to use this also... :)
In this repository you will find all the support files for my "code by voice" setup using Dragon Naturally Speaking and DragonFly. I was inspired to do this by Tavis Rudd