torchaudio.models.hdemucs_low¶ torchaudio.models.hdemucs_low(sources: List[str]) → HDemucs[source]¶ 構建低 NFFT (1024) 版本的 HDemucs,適用於 8 kHz 左右的取樣率。 引數: sources (List[str]) – 請參閱 HDemucs()。 返回: HDemucs 模型。 返回型別: HDemucs