快捷方式

torchaudio.functional.treble_biquad

torchaudio.functional.treble_biquad(waveform: Tensor, sample_rate: int, gain: float, central_freq: float = 3000, 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 的完整開發者文件

檢視文件

教程

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

檢視教程

資源

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

檢視資源