This is an example of a ReactJS web application streaming microphone audio from the browser to a NodeJS server and transmitting the STT results back to the browser.
Download a pre-trained model and scorer from the Coqui Model Zoo
yarn install
yarn start
node server.js