快捷鍵

torchaudio.functional.bass_biquad

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

查看文件

教學文件

為初學者和進階開發者取得深入的教學文件

查看教學文件

資源

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

查看資源