Releases: fomars/audiobot
Releases · fomars/audiobot
v1.0
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.2
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