processors.losses.lmse

processors.losses.lmse(formants, smoothed, axis=1)

summary

Parameters

Name Type Description Default
formants npt.NDArray description required
smoothed npt.NDArray description required
axis int description. Defaults to 1. 1

Returns

Name Type Description
npt.NDArray npt.NDArray: description