快捷方式

torchaudio.functional.equalizer_biquad

torchaudio.functional.equalizer_biquad(waveform: Tensor, sample_rate: int, center_freq: float, gain: 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 開發者文件

檢視文件

教程

獲取面向初學者和高階開發者的深入教程

檢視教程

資源

查詢開發者資源並獲得問題解答

檢視資源