快捷鍵

VGGishBundle.VGGish

class torchaudio.prototype.pipelines.VGGishBundle.VGGish

VGGish 模型的實作 [Hershey et al., 2017]

方法

forward

VGGish.forward(input: Tensor) Tensor
參數:

input (torch.Tensor) – 頻譜圖批次,形狀為 (n_example, 1, n_frame, 64)

回傳:

模型輸出,形狀為 (n_example, 128)

回傳類型:

torch.Tensor

文件

存取 PyTorch 的完整開發者文件

查看文件

教學

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

查看教學

資源

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

查看資源