1
votes

I'm looking for anything that can transcribe Hebrew speech free of charge, preferably offline. an executable, SDK or an API. I've been looking in google and only saw Chrome's web speech api which I can't use because only works on chrome, and I need to pass the transcribed text to a file. The other solution is Google cloud speech recognition which has a fee upon usage which I'll might use as a last resort. I've tried looking for a Hebrew language model for pocketsphinx, but I couldn't find one. Other than that I couldn't find anything that meets my criteria.

Maybe is there a way to write a web server in nodejs that when ran in chrome it uses web speech api and sends the transcribed text to the server.

1
For future readers, I actually made a VB6 program run nodejs web server (express) running a page with a single textarea in chrome, and using the web speech api to send it back to the server, and than the VB6 programs reads the output of the server.. That's surely an overhead. - Hagai Wild

1 Answers

1
votes

Free, accurate, secure - you can pick only two