Skip to content

davidgodzsak/transcriber

Repository files navigation

Transcribe

Setup

  • npm i
  • Add your json file and import it as a first thing in src/index.ts: import * as transcript from '../your-file.json';

Start

  • npm start
  • served on localhost:9000

About

Transcribe text using aws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published