Video: Automatic Transcripts with Whisper in Docker
Easily transcribe videos for free using Whisper running in a Docker container and self-hosted n8n. Wrapping the Whisper service in a Docker container makes it easier to maintain by running the container where you want and accessing it directly through the HTTP Request node in n8n. I've setup a simple repository so you can get the service up and running, just check the link above for the repo and the completed workflow.
You can download the github repository from the link above.
Navigate to the folder "local-whisper".
Run this command to build the container:
docker build -t whisper-api .
Then run this command to start the Docker container:
docker run -p 5001:5001 whisper-api
5
6 comments
Jay Peters
5
Video: Automatic Transcripts with Whisper in Docker
Learn Automation and AI
skool.com/learn-automation-ai
Learn, build, and ship AI Automations in days, not months. Templates, live help, community.
Leaderboard (30-day)
Powered by