捷徑

torchaudio.functional.equalizer_biquad

torchaudio.functional.equalizer_biquad(waveform: Tensor, sample_rate: int, center_freq: float, gain: float, Q: float = 0.707) Tensor[source]

設計雙二階峰值等化器濾波器並執行濾波。類似於 SoX 實作。

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

維度為 (…, time) 的波形

返回類型:

Tensor

文件

取得 PyTorch 的完整開發者文件

檢視文件

教學

取得針對初學者和進階開發者的深入教學

檢視教學

資源

尋找開發資源並取得您的問題解答

檢視資源