Categorygithub.com/jtagcat/demucs-web
repositorypackage
0.0.0-20240421131312-7a09f2e2a175
Repository: https://github.com/jtagcat/demucs-web.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

demucs-web

Provides a simple WebUI for using yt-dlp and demucs.

Data: /wd/data/demucs-web.sqlite, /wd/data/results, (/wd/data/temp)

Exposed: :8080

Optional environment:

namedefaultdescription
HEAD_HTML``raw HTML displayed at top of index page
WORKERS1how many jobs to run concurrently
TIMEOUT1hmaximum job run time
JOBS_HTDEMUCS_FT8tuning for named model
JOBS_HTDEMUCS8tuning for named model
JOBS_HTDEMUCS_6S8tuning for named model
JOBS_HDEMUCS_MMI16tuning for named model
JOBS_MDX_EXTRA16tuning for named model
JOBS_NOGRACEFULRETRY0integer boolean, disables retries being reduced to 1 demucs job

Tuning: While using 1 job is magnitudes slower, using too many (definition unclear) results demucs failing with various weird errors. Retries always use 1 job, unless JOBS_NOGRACEFULRETRY=1.