Skip to content

Will282/transcribe-viewer

Repository files navigation

Transcribe Viewer

A handy viewer for the diarized output from Amazon Transcribe built in Next.js

Displays the output in a chat application style, for more easy viewing.

Available on Github Pages.

Local Usage

  1. Clone the repository:

    git clone https://github.com/Will282/transcribe-viewer.git
  2. Navigate to the project directory:

    cd transcribe-viewer
  3. Install dependancies

    npm install
  4. Run the development server

    npm run dev
  5. Open your browser and visit:

    http://localhost:3000
    

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

A handy viewer for the diarized output from Amazon Transcribe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published