(
self,
num_mels: int = 80,
n_fft: int = 1920,
hop_size: int = 480,
win_size: int = 1920,
sampling_rate: int = 24000,
fmin: int = 0,
fmax: int = 8000,
center: bool = False,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected