Unlock Full Signal

Tailored feed, briefing & alerts

$5/mo
Podcasts/Bitcoin Audible/Free, Unlimited Transcription using Ai
Bitcoin Audible podcast artwork
Bitcoin Audible

Free, Unlimited Transcription using Ai

July 27, 2023
Share

Show Notes

How to use various Ai tools for maximum productivity. In this video I use a handful of different Ai tools to setup a self-hosted, open source workflow so that I can drag and drop any video or audio file onto a a simple script and automatically output a free transcription in both text and subtitle file format. If you are paying for transcription, you might want to watch this video... • App for Mac to drag'n'drop Transcribe: https://mega.nz/folder/SYRjSaTD#IVHoFBLTYprjTI_Sp2l-sw • whisper.cpp: Port of OpenAI's Whisper model in C/C++: https://github.com/ggerganov/whisper.cpp • Homebrew - The Missing Package Manager for macOS/Linux: https://brew.sh/ • FFmpeg: https://ffmpeg.org/ • Midjourney: https://www.midjourney.com/ • Stable Diffusion web UI: https://github.com/AUTOMATIC1111/stable-diffusion-webui • Civitai | Stable Diffusion models, embeddings, LoRAs and more: https://civitai.com/ • GIMP - GNU Image Manipulation Program: https://www.gimp.org/ • Steps - Open Terminal - Navigate to folder where you want the app - alt+right click to get "Copy Pathname" - cd [Pathname] - Install Command: git clone https://github.com/ggerganov/whisper.cpp - cd ./whisper.cpp - make - ./main [options] [file] - Open Terminal - Install Command: brew install ffmpeg - Open Terminal - Install Command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" (you may need to use "cd /" to get to your root folder before typing this command) - Find models at Civitai.com - Cut out the icon and add an alpha layer using any chosen image editor - Copy the .png icon, paste onto the "get info" icon for the file - If you download my version, it should already have the icon. Plus the icon is available in the folder if needed. Other links: https://chat.openai.com/ https://gpt4all.io/index.html https://www.midjourney.com https://www.bitcoinaudible.com/fold