Server side speech to text
- by teepusink
Hi,
I'm trying to install a speech recognition engine server side. (non commercial preferred since it's just for experimentation)
The idea is to allow a user to say something from a website then whatever he/she says will show up on the screen (as text)
I've read about many available softwares ranging from Microsoft Speech, Sphinx, Julius etc just not sure which one will perform best and easiest to install.
Also do typically do I need to have root permission on my hosting to do this kind of stuff? I'm using a regular shared hosting right now.
Thank you,
Tee