Web based speech transcription tool for the Alveo service.
- Install dependencies
npm install
- Build the transcriber libraries
npm run build-lib
- Running the application:
npm startnpm test
npm run build-production
npm run build-github
npm run build-staging