processors.smoothers.Smoothed
processors.smoothers.Smoothed(self, smoothed, params=None)
Smooothed formant tracks
Parameters
Name | Type | Description | Default |
---|---|---|---|
smoothed |
np.ndarray | a (formants, time) shaped numpy array of smoothed formant values | required |
params |
np.ndarray | Parameters (if any) of the smoother. Defaults to None. | None |