Little MacOS script for using AI to transcribe videos.
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.