[CentralOH] Voice recognition software

John Santiago jdsantiagojr at gmail.com
Fri Jan 23 01:46:54 CET 2015


Not sure if you saw these, but watched this video a while back that had good resources

Using Python To Code By Voice - Travis Rudd
http://youtu.be/8SkdfdXWYaI <http://youtu.be/8SkdfdXWYaI>

Code-By-Voice Repo
https://github.com/simianhacker/code-by-voice


> On Jan 22, 2015, at 7:19 PM, timothy spencer <smashing_good_show at hotmail.com> wrote:
> 
> I am looking into voice recognition software till my RSI goes away. I have found so far that dragon with this dragonfly add-on is being used. I saw that there was some projects on github. I was wondering if anyone knew of anything else. Thanks.
> 
> --- Original Message ---
> 
> From: centraloh-request at python.org
> Sent: January 13, 2015 6:03 AM
> To: centraloh at python.org
> Subject: CentralOH Digest, Vol 93, Issue 9
> 
> Send CentralOH mailing list submissions to
>        centraloh at python.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://mail.python.org/mailman/listinfo/centraloh
> or, via email, send a message with subject or body 'help' to
>        centraloh-request at python.org
> 
> You can reach the person managing the list at
>        centraloh-owner at python.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of CentralOH digest..."
> 
> 
> Today's Topics:
> 
>   1. pythonpy (michael at yanovich.net)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 12 Jan 2015 12:39:31 -0500
> From: michael at yanovich.net
> To: centraloh at python.org
> Subject: [CentralOH] pythonpy
> Message-ID: <54B406D3.3050205 at yanovich.net>
> Content-Type: text/plain; charset=utf-8
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> I just saw this today and felt like sharing it.
> 
> https://github.com/Russell91/pythonpy
> 
> Basically it adds the ability to more seemlessly run code in a shell and interact
> with pipes and the such.
> 
> One of the examples that it mentions in its readme file is:
> 
> $ py 'range(3)' | py -x 'int(x)*7'
> 0
> 7
> 14
> 
> There are lots more available in the readme file[1].
> 
> 
> [1]: https://github.com/Russell91/pythonpy/blob/master/README.rst
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
> 
> iQIcBAEBCgAGBQJUtAbPAAoJEKBpQL3CDq4dvagP/i6xyYbtKXO0ILJz6yZej966
> 2cj51d3Vvytn7R7qV6QYnLcKyvwudjEMkAxPqhwBOiEJWW31T5xlpXess//MYsA5
> pODQ7RrN0xFgjItA/rhERcaeD/OB/VmgGAFreVo0hiJV5DFGXGs9hLftDLembG8V
> 2v3SfBYJm67y8VPd/7+oJLUZoJVZuUuEbhGaPkRmPUpb1H/GBZlOWx+wmJTL12bl
> Qb8HXdbZOfEYOLsPMInov0kuhaPrJZhi2whUb0W6kTx7lxpSoprEE/t6hiKzqVyg
> FErnn5zj9Bd8B15aXckRoqrPwi1T9LOwU97wsEvkznesrWhplNlTUR8q98G1s/qO
> jl9lfi3XgCX5zP7SJYB1Al+EtD7tlw8s//IEcmdxJyNqgd72Qgzfns1elIBda1Iy
> l1/b3ad3W7C442GoF4HOsW1gHX727n3wlZYsOa0khOxajnilxRaAFw2HrUo35VVI
> XeUqkPxQA/G8bjh6Ck59c0WdRRnEIk5r88mYCoNMMuK1wVn3RUnckpb6WV2xYQaJ
> Pgwvm88DM/8JDfvYbBRtqn+dI+kAyJyxpFRKFrlYP0OPMtNe00TkeFnQUU63ixMV
> 11QKYxmUvG9MmTZODRREfMMZ73W7TgXlIELYbTPlDe/MRvjISgvQcc9aXN9TMJpB
> SSoqVGz061mGx2MdZrBF
> =zDwB
> -----END PGP SIGNATURE-----
> 
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> https://mail.python.org/mailman/listinfo/centraloh
> 
> 
> ------------------------------
> 
> End of CentralOH Digest, Vol 93, Issue 9
> ****************************************
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> https://mail.python.org/mailman/listinfo/centraloh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20150122/5f3f5883/attachment.html>


More information about the CentralOH mailing list