快捷鍵

torchaudio.functional.treble_biquad

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

檢視文件

教學

取得初學者和進階開發人員的深入教學課程

檢視教學課程

資源

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

檢視資源