- en: torio id: totrans-0 prefs: - PREF_H1 type: TYPE_NORMAL zh: torio - en: 原文:[https://pytorch.org/audio/stable/torio.html](https://pytorch.org/audio/stable/torio.html) id: totrans-1 prefs: - PREF_BQ type: TYPE_NORMAL zh: 原文:[https://pytorch.org/audio/stable/torio.html](https://pytorch.org/audio/stable/torio.html) - en: '`torio` is an alternative top-level module for I/O features. It is the extraction of the core implementation of I/O feature of `torchaudio`.' id: totrans-2 prefs: [] type: TYPE_NORMAL zh: '`torio`是I/O功能的替代顶级模块。它是`torchaudio`的I/O功能的核心实现提取。' - en: If you want to use the multimedia processing features, but do not want to depend on the entire `torchaudio` package, you can use `torio`. id: totrans-3 prefs: [] type: TYPE_NORMAL zh: 如果您想使用多媒体处理功能,但不想依赖整个`torchaudio`包,您可以使用`torio`。 - en: Note id: totrans-4 prefs: [] type: TYPE_NORMAL zh: 注意 - en: Currently, `torio` is distributed alongside `torchaudio`, and there is no stand-alone procedure to install `torio` only. Please refer to [https://pytorch.org/get-started/locally/](https://pytorch.org/get-started/locally/) for the installation of `torchaudio`. id: totrans-5 prefs: [] type: TYPE_NORMAL zh: 目前,`torio`与`torchaudio`一起分发,没有独立的安装程序来安装`torio`。请参考[https://pytorch.org/get-started/locally/](https://pytorch.org/get-started/locally/)来安装`torchaudio`。