Speech recognition (web) services?
        Posted  
        
            by Dave Peck
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dave Peck
        
        
        
        Published on 2010-04-15T17:08:35Z
        Indexed on 
            2010/04/15
            17:13 UTC
        
        
        Read the original article
        Hit count: 650
        
I have a buffer of audio and I'd like to perform speech recognition/transcription on it. I have limited CPU and RAM locally so I want to perform recognition on a server.
Are there any (web) services that allow me to do this?
My searches so far have led nowhere...
© Stack Overflow or respective owner