AI4K12

Speech Recognition in Chrome

Description:

This demo uses the Google Speech API to record audio from the computer’s microphone and return strings indicating the best hypotheses for what the speaker said. These hypotheses are displayed in rank order, highest score first. There will usually be more than one hypothesis, and sometimes none of them are correct. The demo illustrates the current state of the art in speech recognition, including its limitations.

Note: this demo only works in Google Chrome because other browsers do not yet implement in-browser speech recognition. Also, the machine must have a microphone, and a working network connection in order to access the Google Speech recognition service.

Some things to consider:

Experiments you can try:

Also see this Google demo page: https://www.google.com/intl/en/chrome/demos/speech.html

Exit mobile version