Ask HN: Are there any free APIs that do speech transcription?
Like how Google Voice and Twilio offers Speech->Text on their services.
I have yet to find a API that does this. Is there a reason this is not available yet? Cost issues?
I suppose piggybacking of Twilio's API is the closest I found but it looks that feature cost $.05/min. :\",
5 comments
[ 3465 ms ] story [ 3523 ms ] threadAlso, this gentleman talks about accessing the undocumented Google Speech API: http://mikepultz.com/2011/03/accessing-google-speech-api-chr...
This may interest some,
http://www.politepix.com/openears/ (free + does not need network) http://cmusphinx.sourceforge.net/
I think that no-network piece is vital since alot of the solutions require a ping to the server because of sheer vocabulary limitation. Hope that helps!