Library Settings Get Help
Stacktora
Stacktora / Vault / Podcast/Video Transcription & Captioning Service
AI/ML by @ops

Podcast/Video Transcription & Captioning Service

Audio/video files land in MinIO, a Celery worker runs speech-to-text and generates captions/transcripts stored in Postgres. Distinct from AI Content Classification: that classifies existing text, this creates text from audio in the first place.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 PostgreSQL MinIO

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install transcription-captioning-service --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault