Skip to content

Releases: fomars/audiobot

v1.0

19 Aug 23:33
Compare
Choose a tag to compare

New workflow with telegram commands
3 processing algorithms:

  • "make it loud"
  • "enhance speech"
  • "small speakers"
    static ffmpeg build in container to support new filters (e.g. asubcut)

v0.3 - Video support

17 Aug 14:49
de88604
Compare
Choose a tag to compare

Added video support

v0.2

17 Aug 10:11
Compare
Choose a tag to compare

Added DB to store access history

To allow graceful restarts and deploys:

  • Moved from asyncio to threads
  • Results are sent by celery worker
  • Docker stop performed with a timeout

v0.1

17 Aug 10:07
Compare
Choose a tag to compare
done