Skip to content

bariskisir/Transcript

Repository files navigation

Transcript

Transcript is a minimal desktop application that captures speaker and microphone audio and transcribes speech in real time using Deepgram.

Chrome Extension -> https://github.com/bariskisir/ChromeTranscript

Transcript interface


Install

  1. Download the latest release for your platform from Releases.
  2. Install or extract the package.
  3. Run Transcript.

Development

Prerequisites

  • Rust (stable)
  • Platform build tools (Visual Studio Build Tools on Windows)
git clone https://github.com/bariskisir/transcript.git
cd transcript

cd frontend
npm install
npm run build
cd ..

cargo run

License

MIT

About

Transcript is a minimal desktop application that captures speaker and microphone audio and transcribes speech in real time using Deepgram.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors