Skip to main content

torchaudio: an audio library for PyTorch

Documentation Anaconda Badge Anaconda-Server Badge

TorchAudio Logo

[!NOTE] We have transitioned TorchAudio into a maintenance phase. This process removed some user-facing features. These features were deprecated from TorchAudio 2.8 and removed in 2.9. Our main goals were to reduce redundancies with the rest of the PyTorch ecosystem, make it easier to maintain, and create a version of TorchAudio that is more tightly scoped to its strengths: processing audio data for ML. Please see our community message for more details.

The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names). Therefore, it is primarily a machine learning library and not a general signal processing library. The benefits of PyTorch can be seen in torchaudio through having all the computations be through PyTorch operations which makes it easy to use and feel like a natural extension.

Installation

Please refer to https://pytorch.org/audio/main/installation.html for installation and build process of TorchAudio.

API Reference

API Reference is located here: http://pytorch.org/audio/main/

Contributing Guidelines

Please refer to CONTRIBUTING.md

Citation

If you find this package useful, please cite as:

@article{yang2021torchaudio,
  title={TorchAudio: Building Blocks for Audio and Speech Processing},
  author={Yao-Yuan Yang and Moto Hira and Zhaoheng Ni and Anjali Chourdia and Artyom Astafurov and Caroline Chen and Ching-Feng Yeh and Christian Puhrsch and David Pollack and Dmitriy Genzel and Donny Greenberg and Edward Z. Yang and Jason Lian and Jay Mahadeokar and Jeff Hwang and Ji Chen and Peter Goldsborough and Prabhat Roy and Sean Narenthiran and Shinji Watanabe and Soumith Chintala and Vincent Quenneville-Bélair and Yangyang Shi},
  journal={arXiv preprint arXiv:2110.15018},
  year={2021}
}
@misc{hwang2023torchaudio,
      title={TorchAudio 2.1: Advancing speech recognition, self-supervised learning, and audio processing components for PyTorch},
      author={Jeff Hwang and Moto Hira and Caroline Chen and Xiaohui Zhang and Zhaoheng Ni and Guangzhi Sun and Pingchuan Ma and Ruizhe Huang and Vineel Pratap and Yuekai Zhang and Anurag Kumar and Chin-Yun Yu and Chuang Zhu and Chunxi Liu and Jacob Kahn and Mirco Ravanelli and Peng Sun and Shinji Watanabe and Yangyang Shi and Yumeng Tao and Robin Scheibler and Samuele Cornell and Sean Kim and Stavros Petridis},
      year={2023},
      eprint={2310.17864},
      archivePrefix={arXiv},
      primaryClass={eess.AS}
}

Disclaimer on Datasets

This is a utility library that downloads and prepares public datasets. We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have license to use the dataset. It is your responsibility to determine whether you have permission to use the dataset under the dataset's license.

If you're a dataset owner and wish to update any part of it (description, citation, etc.), or do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thanks for your contribution to the ML community!

Pre-trained Model License

The pre-trained models provided in this library may have their own licenses or terms and conditions derived from the dataset used for training. It is your responsibility to determine whether you have permission to use the models for your use case.

For instance, SquimSubjective model is released under the Creative Commons Attribution Non Commercial 4.0 International (CC-BY-NC 4.0) license. See the link for additional details.

Other pre-trained models that have different license are noted in documentation. Please checkout the documentation page.

Release files for torchaudio 2.11.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for torchaudio 2.11.0
File
torchaudio-2.11.0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
torchaudio-2.11.0-cp314-cp314t-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp314-cp314t-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp314-cp314t-macosx_12_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 12.0+ ARM64 Details
torchaudio-2.11.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
torchaudio-2.11.0-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp314-cp314-macosx_12_0_arm64.whl CPython 3.14 CPython 3.14 macOS 12.0+ ARM64 Details
torchaudio-2.11.0-cp313-cp313t-win_amd64.whl CPython 3.13 CPython 3.13 free-threading Windows x86-64 Details
torchaudio-2.11.0-cp313-cp313t-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 free-threading Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp313-cp313t-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 free-threading Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp313-cp313t-macosx_12_0_arm64.whl CPython 3.13 CPython 3.13 free-threading macOS 12.0+ ARM64 Details
torchaudio-2.11.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
torchaudio-2.11.0-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp313-cp313-macosx_12_0_arm64.whl CPython 3.13 CPython 3.13 macOS 12.0+ ARM64 Details
torchaudio-2.11.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
torchaudio-2.11.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
torchaudio-2.11.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
torchaudio-2.11.0-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
torchaudio-2.11.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
torchaudio-2.11.0-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
torchaudio-2.11.0-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
torchaudio-2.11.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details

Total release size: 30.8 MB

Release files / torchaudio-2.11.0-cp314-cp314t-win_amd64.whl

Download URL torchaudio-2.11.0-cp314-cp314t-win_amd64.whl
Size 328.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
88fb5e29f670a33d9bac6aabb1d2734460cf6e461bde5cdc352826035851b16d
BLAKE2b-256 checksum
How to use checksums
93f7ee5da8c03f1a3c7662c6c6a119f24a4b3e646da94be56dce3201e3a6ee9b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
67f6edac29ed004652c11db5c19d9debb5d835695930574f564efc8bdd061bba
BLAKE2b-256 checksum
How to use checksums
6d89c293d818f9f899db93bf291b42401c05ae29acfb2e53d5341c30ea703e62
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314t-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
1be3767064364ae82705bdf2b15c1e8b41fea82c4cd04d47428a8684b634b6ed
BLAKE2b-256 checksum
How to use checksums
9aa062a5842062f739239691f2e57523e0570dd06704ad987755f7644a3afa23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314t-macosx_12_0_arm64.whl

Download URL torchaudio-2.11.0-cp314-cp314t-macosx_12_0_arm64.whl
Size 679.9 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
da2725e250866da42a12934c9a6552f65a18b7187fd7a6221387f0e605fb3b96
BLAKE2b-256 checksum
How to use checksums
60841c792b0b700eac9a96772cfd9f96c097b17bca3234a2fde3c64b8063660d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314-win_amd64.whl

Download URL torchaudio-2.11.0-cp314-cp314-win_amd64.whl
Size 328.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
1424638adb8bb40087bc7b6eb103e8e4fe398210f09076f33b7b5e61501b5d66
BLAKE2b-256 checksum
How to use checksums
836fb0efb44e0bfe8dd4d78d76ae3be280354e1fb5c8631c782785d74cd8a7b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp314-cp314-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
00e9f71ab9c656f0abdb40c515bd65d4658ab0ad380dee27a2efd7d51dabd3d6
BLAKE2b-256 checksum
How to use checksums
a8a8bf2e1f6ce24c990192400ae49b4acc1a0d0295b6c6a06bceecdc46ce08de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp314-cp314-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
79fb3cb99169fd41bd9719647261402a164da0d105a4d81f42a3260844ec5e79
BLAKE2b-256 checksum
How to use checksums
5c54f414d7b92dd0b3094a2409c95a97bd6c49aa0620da722a0e55462f9bd9cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp314-cp314-macosx_12_0_arm64.whl

Download URL torchaudio-2.11.0-cp314-cp314-macosx_12_0_arm64.whl
Size 679.9 kB
Tags CPython 3.14 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
cc09cd1f6015b8549e7fe255fb1be5346b57e7fee06541d3f3dbb012d8c4715f
BLAKE2b-256 checksum
How to use checksums
39feffa618b4f0d9732d7df7a2fa2bd48657d896599bc224e5af3c70d46c546b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313t-win_amd64.whl

Download URL torchaudio-2.11.0-cp313-cp313t-win_amd64.whl
Size 328.7 kB
Tags CPython 3.13 CPython 3.13 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
ed404c4399ad7f172c86a47c1b25293d322d1d58e26b10b0456a86cf67d37d84
BLAKE2b-256 checksum
How to use checksums
3e985d4790e2d6548768999acd34999d5aeefce8bcc23a07afaa5f03e723f557
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313t-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp313-cp313t-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
13cff988697ccbad539987599f9dc672f40c417bed67570b365e4e5002bbd096
BLAKE2b-256 checksum
How to use checksums
984c480328ba07487eb9890406720304d0d460dd7a6a64098614f5aa53b662ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313t-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9fe3083c62e035646483a14e180d33561bdc2eed436c9ab1259c137fb7120b4a
BLAKE2b-256 checksum
How to use checksums
06951ad1507482e7263e556709a3f5f87fecd375a0742cdaf238806c8e72eaad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313t-macosx_12_0_arm64.whl

Download URL torchaudio-2.11.0-cp313-cp313t-macosx_12_0_arm64.whl
Size 680.8 kB
Tags CPython 3.13 CPython 3.13 free-threading macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
bda09ea630ae7207384fb0f28c35e4f8c0d82dd6eba020b6b335ad0caa9fed49
BLAKE2b-256 checksum
How to use checksums
fece52c652d30af7d6e96c8f1735d26131e94708e3f38d852b8fa97958804dd8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313-win_amd64.whl

Download URL torchaudio-2.11.0-cp313-cp313-win_amd64.whl
Size 328.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
986f4df5ed17b003dc52489468601720090e65f964f8bebccf90eb45bba75744
BLAKE2b-256 checksum
How to use checksums
e28b2bbb3dca6ff28cba0de250874d5ef4fc2822c47a934b59b3974cff3219ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp313-cp313-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
1c1101c1243ef0e4063ec63298977e2d3655c15cf88d9eb0a1bd4fe2db9f47ea
BLAKE2b-256 checksum
How to use checksums
4f98be13fe35d9aa5c26381c0e453c828a789d15c007f8f7d08c95341d19974d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp313-cp313-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b034d7672f1c415434f48ef17807f2cce47f29e8795338c751d4e596c9fbe8b5
BLAKE2b-256 checksum
How to use checksums
8570249c1498ebdad3e7752866635ec0855fc0dcf898beccda5a9d2b9df8e4d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp313-cp313-macosx_12_0_arm64.whl

Download URL torchaudio-2.11.0-cp313-cp313-macosx_12_0_arm64.whl
Size 679.9 kB
Tags CPython 3.13 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
e3f9696a9ef1d49acc452159b052370c636406d072e9d8f10895fda87b591ea9
BLAKE2b-256 checksum
How to use checksums
fb9ef76fcd9877c8c78f258ee34e0fb8291fdb91e6218d582d9ca66b1e4bd4ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp312-cp312-win_amd64.whl

Download URL torchaudio-2.11.0-cp312-cp312-win_amd64.whl
Size 328.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
478110f981e5d40a8d82221732c57a56c85a1d5895fb8fe646e86ee15eded3bd
BLAKE2b-256 checksum
How to use checksums
23a8941277ecc39f7a0a169d554302a1f1afd87c1d94a8aec828891916cea59a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6503c0bdb29daf2e6281bb70ea2dfe2c3553b782b619eb5d73bdadd8a3f7cecf
BLAKE2b-256 checksum
How to use checksums
88d8d6d0f896e064aa67377484efef4911cdcc07bce2929474e1417cc0af18c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
bc653defca1c16154398517a1adc98d0fb7f1dd08e58ced217558d213c2c6e29
BLAKE2b-256 checksum
How to use checksums
7828c7adc053039f286c2aca0038b766cbe3294e66fec6b29a820e95128f9ede
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL torchaudio-2.11.0-cp312-cp312-macosx_11_0_arm64.whl
Size 684.2 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a1cf1acc883bee9cb906a933572fed6a8a933f86ef34e9ea7d803f72317e8c1b
BLAKE2b-256 checksum
How to use checksums
f1b177658817acacd01a72b714440c62f419efc4d90170e704e8e7a2c0918988
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp311-cp311-win_amd64.whl

Download URL torchaudio-2.11.0-cp311-cp311-win_amd64.whl
Size 328.7 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
bb59ba4452bbbe95d75ad3ef18df9824955625f36698ce9a5998a4a9f3c1ba1d
BLAKE2b-256 checksum
How to use checksums
c975b6d03fc75b409bdaec597274d1bdd4213db716ed16f6801386b31d59c551
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp311-cp311-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
1a07ec72fd6f26a588c39b5f029e0130d16bb40bc4221635580bf8fb18fcbc80
BLAKE2b-256 checksum
How to use checksums
ac7017408e0d154d0c894537a88dcbadc48e8ad3b6e1ef4a1dabda5d40245ee0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
73dab4841f94d888bc7c2aed7b5547c643edc974306919fe1adfb65d57cccf4b
BLAKE2b-256 checksum
How to use checksums
b3f96f7ebe071b44592c85269762b55b63ab0a091b5f479f73544738f7564a1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL torchaudio-2.11.0-cp311-cp311-macosx_11_0_arm64.whl
Size 684.1 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
492dd64645e9d0bb843e94f1d9a4d1e31426262ffc594fafecc1697df9df5eb9
BLAKE2b-256 checksum
How to use checksums
94770eec7f175d88f312296bd5b11c23bd58da37c1021f53da3db4df449ce3ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp310-cp310-win_amd64.whl

Download URL torchaudio-2.11.0-cp310-cp310-win_amd64.whl
Size 328.7 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
7e2da1df4f6fe885c46db350a0dc90a0dff4b54541dff8846faa904d255e2bfe
BLAKE2b-256 checksum
How to use checksums
cff48ce2417eac66296e45b7aaa69858403fb6a52b1323f8635ec37b4b0f1fa3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL torchaudio-2.11.0-cp310-cp310-manylinux_2_28_x86_64.whl
Size 1.8 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
5847fe2022b17c6580aeb39c8797a443411cc09edfd9183cd50ac1a3b8ccf97c
BLAKE2b-256 checksum
How to use checksums
66dc5757ed7d8d11a6c14336bcb54e63980979f00005555fec80fb4aa4de5eff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL torchaudio-2.11.0-cp310-cp310-manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
be7ad472acb16d16e98c005f0219b0db06a47dfe8f7b4d177062e1638f871e3b
BLAKE2b-256 checksum
How to use checksums
2a7990de77e73f395bba2fe477f8e82e4ae1d14d6452a706838765e850a5e80c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release files / torchaudio-2.11.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL torchaudio-2.11.0-cp310-cp310-macosx_11_0_arm64.whl
Size 684.1 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6ebb59c694909eccb5d61b7cc199d297692012c43286e36d92983aa7bad7586d
BLAKE2b-256 checksum
How to use checksums
8cd9357eb5fe4e19a861e6fa1af4d9f535e8fa8692336e6cf436e8a21262e054
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.6

Release history Release notifications | RSS feed

This release

2.11.0 This release

28 release files

2.9.1

28 release files

2.9.0

28 release files

2.7.0

24 release files

2.6.0

20 release files

2.5.1

16 release files

2.5.0

20 release files

2.4.0

20 release files

2.3.0

20 release files

2.2.2

25 release files

2.2.1

25 release files

2.2.0

25 release files

2.1.2

20 release files

2.1.1

20 release files

2.0.1

20 release files

2.0.0

20 release files

0.9.1

14 release files

0.9.0

14 release files

0.8.1

12 release files

0.7.2

8 release files

0.7.0

6 release files

0.6.0

6 release files

0.5.1

8 release files

0.5.0

8 release files

0.4.0

11 release files

0.3.2

9 release files

0.3.1

9 release files

0.3.0

9 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page