You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The desktop application can be run without Python on Windows. In the Assets tab you can download the .msi installer or .zip archive. NOTE: applications do not have digital signatures, so Windows will issue warnings.
Added GitHub workflow for releases, which publishes a new version to PyPi and also prepares Assets with the desktop applications.
CPU and GPU versions of the library are distributed as separate packages and applications.
setup.py replaced with pyproject.toml and pyproject_gpu.toml.
Added patching of the PATH variable to include common paths with CUDA/CuDNN content.
Desktop application
Slider for Gain and Clip replaced with input fields for floats.