Demo
Sample demo
Configure an AWS account
Copy & install the source code
git clone https://github.com/buccaneerai/bottlenose.git
cd bottlenose
yarn install
yarn bootstrapRun the transcription pipeline
cd packages/rxtranscribe
AWS_ACCESS_KEY_ID=<YOUR_KEY> AWS_SECRET_ACCESS_KEY=<YOUR_SECRET> yarn demo:runLast updated