快捷方式

torchaudio.functional.lowpass_biquad

torchaudio.functional.lowpass_biquad(waveform: Tensor, sample_rate: int, cutoff_freq: float, Q: float = 0.707) Tensor[原始碼]

設計雙二階低通濾波器並執行濾波。類似於 SoX 實作。

This feature supports the following devices: CPU, CUDA This API supports the following properties: Autograd, TorchScript
參數:
返回值:

維度為 (…, time) 的波形

返回類型:

Tensor

文件

存取全面的 PyTorch 開發者文件

查看文件

教學

為初學者和進階開發者提供深入的教學

查看教學

資源

尋找開發資源並獲得解答

查看資源