October 2014 archive

Google Speech API now supports Greek in Speech recognition

With the speech recognition that is available in the Google Speech API, it is possible to get voice converted into text. Here is an example on how to do this for Greek using Ubuntu. First, lets record a short sample of speech. $ arecord –format=S16_LE –rate=16000 –duration=3 myvoicerecording.wav We use the arecord command (package: alsa-utils) …

Continue reading

Permanent link to this article: https://blog.simos.info/google-speech-api-now-supports-greek-in-speech-recognition/