Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ojdon/whisperwrite

Little MacOS script for using AI to transcribe videos.
https://github.com/ojdon/whisperwrite

Last synced: 27 days ago
JSON representation

Little MacOS script for using AI to transcribe videos.

Awesome Lists containing this project

README

        

# whisperwrite
Little MacOS script for using AI to transcribe videos.

## Installation

Open your terminal app:

```
git clone [email protected]:ojdon/whisperwrite.git
cd whisperwrite
chmod +x ./whisperwrite.sh
./whisperwrite.sh
```

Then drag your video onto the terminal window.

Once the transcribing has finished, you should be able to open the json output in your prefered code editor.