brewing

module
v0.0.0-...-d33b70a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2023 License: MIT

README

Brewing

Brewing provides a simple container-based task scheduling framework.

The current implementation offers a solution for video text conversion.

The process is as follows:

  • Download video files based on a custom worker (yt-dlp).
  • Extract audio content (ffmpeg).
  • Convert audio to text via the Whisper service.
  • Optimize text structure through OpenAi.
  • Push results via the Bark messaging service.
Demo: Atomic Expert Explains "Oppenheimer" Bomb Scenes | WIRED
Video to Text

Video to Text

Basic Task workflow

Basic task

Task in docker workflow

Docker task

Directories

Path Synopsis
cmd
cli command
service command
worker command
pkg
ai
cfg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL