I have developed automatic speech recognition software with C, and would like to develop a web application using that.
But I have no idea where should be the best host server that I can run it.
I really want to run it on Google App Engine, but as far as I know it allows only Java and Python.
So I would be appreciate if you could recommend decent or popular host servers for this purpose.
I have developed automatic speech recognition software with C, and would like to develop
Share
Amazon’s AWS lets you deploy operating systems of your choice, where you can run programs in programming languages of your choice. Smaller competitors are Google’s GCE and Microsoft’s Azure.