DownmixMono: Downmix Mono

View source: R/audio_aug_signal.R

DownmixMonoR Documentation

Downmix Mono

Description

Transform multichannel audios into single channel

Usage

DownmixMono(enc = NULL, dec = NULL, split_idx = NULL, order = NULL)

Arguments

enc

encoder

dec

decoder

split_idx

split by index

order

order, by default is NULL

Value

None


fastai documentation built on June 22, 2024, 11:15 a.m.