Skip to content

chinaboard/brewing

Repository files navigation

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

About

base on container task dispatcher

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors