捷徑

torchaudio.functional.highpass_biquad

torchaudio.functional.highpass_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
參數:
返回:

波形,維度為 (…, 時間)

返回類型:

Tensor

文件

存取 PyTorch 的完整開發者文件

查看文件

教學

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

查看教學

資源

尋找開發資源並獲得問題解答

查看資源