demucs: Demucs Client

View source: R/tools.R

demucsR Documentation

Demucs Client

Description

Runs Demucs via Toolchest.

Usage

demucs(tool_args = "", inputs, output_path = NULL, ...)

Arguments

tool_args

Additional arguments to be passed to demucs.

inputs

Path to a file that will be passed in as input. All formats supported by ffmpeg are allowed.

output_path

(optional) Path where the output will be downloaded.

is_async

(optional) Whether to run a job asynchronously. Defaults to false.

Value

Reference to an object with output location data.


gotoolchest/toolchest-client-r documentation built on July 14, 2022, 7 a.m.