This is a simple demo application that shows how to align speech (audio) to text in JavaScript on the browser using SoundSwallower. You can try it out at https://dhdaines.github.io/alignment-demo/
To compile, run:
npm run build
To start, run:
npm start