快捷方式

torchaudio.functional.bandreject_biquad

torchaudio.functional.bandreject_biquad(waveform: Tensor, sample_rate: int, central_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

參考

© 版權所有 2024, Torchaudio 貢獻者。

使用 Sphinx 構建,主題由 Read the Docs 提供。

文件

訪問 PyTorch 的完整開發者文件

檢視文件

教程

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

檢視教程

資源

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

檢視資源