processors.losses.mse

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

summary

Parameters

Name Type Description Default
formants np.ndarray description required
smoothed np.ndarray description required
axis int description. Defaults to 1. 1

Returns

Type Description
np.ndarray np.ndarray: description