functional__median_smoothing: Median Smoothing (functional)

functional__median_smoothingR Documentation

Median Smoothing (functional)

Description

Apply median smoothing to the 1D tensor over the given window.

Usage

functional__median_smoothing(indices, win_length)

Arguments

indices

(Tensor)

win_length

(int)

Value

tensor


torchaudio documentation built on Feb. 16, 2023, 9:41 p.m.