torchaudio.models.hdemucs_high¶ torchaudio.models.hdemucs_high(sources: List[str]) → HDemucs[原始碼]¶ 構建中等 nfft (4096) 版本的 HDemucs,適用於 44.1-48 kHz 的取樣率。 引數: sources (List[str]) – 參見 HDemucs()。 返回值: HDemucs 模型。 返回型別: HDemucs