Skip to main content

An audio package for PyTorch

Project description

torchaudio: an audio library for PyTorch

Documentation Anaconda Badge Anaconda-Server Badge

TorchAudio Logo

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

torchaudio-2.7.0-cp313-cp313t-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.13tWindows x86-64

torchaudio-2.7.0-cp313-cp313t-manylinux_2_28_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64

torchaudio-2.7.0-cp313-cp313t-manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

torchaudio-2.7.0-cp313-cp313t-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

torchaudio-2.7.0-cp313-cp313-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.13Windows x86-64

torchaudio-2.7.0-cp313-cp313-manylinux_2_28_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

torchaudio-2.7.0-cp313-cp313-manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

torchaudio-2.7.0-cp313-cp313-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

torchaudio-2.7.0-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86-64

torchaudio-2.7.0-cp312-cp312-manylinux_2_28_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

torchaudio-2.7.0-cp312-cp312-manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

torchaudio-2.7.0-cp312-cp312-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

torchaudio-2.7.0-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

torchaudio-2.7.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

torchaudio-2.7.0-cp311-cp311-manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

torchaudio-2.7.0-cp311-cp311-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

torchaudio-2.7.0-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86-64

torchaudio-2.7.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

torchaudio-2.7.0-cp310-cp310-manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

torchaudio-2.7.0-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

torchaudio-2.7.0-cp39-cp39-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.9Windows x86-64

torchaudio-2.7.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

torchaudio-2.7.0-cp39-cp39-manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

torchaudio-2.7.0-cp39-cp39-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file torchaudio-2.7.0-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 725dbbcc9e744ca62de8856262c6f472ca26b1cd5db062b062a2d6b66a336cc0
MD5 d43fe35e606b1dc481291c0b7e116872
BLAKE2b-256 000b5ef81aaacce5e9c316659ddc61a2b1e4f984a504d4a06fe61bab04cc75f1

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee4add33f24e9cb959bd9de89f36de5ebf844eda040d1d0b38f08617d67dedc3
MD5 6751e99504ba10027e9109d4bcfb0485
BLAKE2b-256 725321d589a5a41702b5d37bae224286986cb707500d5ecdbfdcfdbac9381a08

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d928aeff495a0807b4da3b0dd46e15eae8070da5e7ed6d35c1dcfd9fdfe2b74
MD5 af43deb2daf0efb8088ae5fb1727fa1a
BLAKE2b-256 ef3a8a1045f2b00c6300827c1e6a3e661e9d219b5406ef103dc2824604548b8c

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e08138cac75cde2064c8b5bbd12f27bdeb3d36f4b8c2285fc9c42eaa97c0676
MD5 5fe5a675abfb3d0f0633eeb8e0aa7fdc
BLAKE2b-256 bf85dd4cd1202483e85c208e1ca3d31cc42c2972f1d955d11b742fa098a38a1b

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: torchaudio-2.7.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ce8cfc07a4e59c835404583e7d3e171208b332b61bb92643f8723f6f192da8bf
MD5 6541129578022b7f0693d084c5eda31c
BLAKE2b-256 8849923ebb2603156dd5c5ae6d845bf51a078e05f27432cd26f13ecdcc8713cd

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30675a5f99551e036974a7476729eb5d31f453cf792ae6e0a0d449960f84f464
MD5 6f1ed9f978176029a2c380f5ee8881c6
BLAKE2b-256 1202ad1083f6ce534989c704c3efcd615bdd160934229882aa0a3ea95cd24a9a

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d921eeb036512a87efde007977b27bd326320cd7cd5f43195824173fe82e888
MD5 89e1807d50051b7f37cea864d9425d08
BLAKE2b-256 96af4c8d4e781ea5924590cccf8595a09081eb07a577c03fbf4bf04a2f5f7134

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 150fbde41da60296effed772b7a170f563cd44967555abb0603fc573f39ce245
MD5 7b022529bae2d7e5a7d7229255706bb1
BLAKE2b-256 c1a5bc4bb6b254d3d77e9fa4d219f29d3bff8db92acc9004c27e875f32d4724a

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: torchaudio-2.7.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for torchaudio-2.7.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 275931c8a38ff84b5692df990506b41f18d0a0706574d96bc8456ad9e5fa85c8
MD5 d84391229e8189fb49b8c572dbdaef1a
BLAKE2b-256 5e23b73163ac06e5a724375df61a5b6c853861a825fe98e64388f277514153dd

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6f03494075bcdd62e7fade7baf50a0ef107aa809d02b5e1786391adced451a3
MD5 400bd6fa073664d65e71b59ec281504c
BLAKE2b-256 7898ec8c7aba67b44cdc59717d4b43d02023ded5da180d33c6469d20bf5bfa3c

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33004ed47f18f00044c97ee8cd9e3f5e1c2e26ef23d4f72b5f1ae33e6182587b
MD5 1098ba085c50a3bf8ad666ad04aeeabc
BLAKE2b-256 4748850edf788c674494a7e148eee6f5563cae34c9a3e3e0962dcfce66c1dae7

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65b4fc9b7f28367f918b02ae4db4290457bc4fdd160f22b7d684e93ab8dcb956
MD5 836e2fe97fe42e1c18566454c25f6570
BLAKE2b-256 ddb966dd7c4e16e8e6dcc52b4702ba7bbace589972b3597627d39d9dc3aa5fdd

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: torchaudio-2.7.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for torchaudio-2.7.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 36b94819f5406b2599ac31542e2e7a7aaf4a5b5f466ce034f296b1ee1134c945
MD5 a54f9a7f4a1f4b0f09098ec02f7cb67f
BLAKE2b-256 9e1d1fa4f69e4cd8c83831c3baad0ac9b56ece8ce0e75e5e5c0cdd3f591a458c

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c37b77dd528ad18a036466e856f53d8bd5912b757a775309354b4a977a069379
MD5 eb3298e06acbdb71adc124a2d1a4d336
BLAKE2b-256 ab201873a49df9f1778c241543eaca14d613d657b9f9351c254952114251cb86

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 677bd32031310ee73a47d6eebc2e74e74c1cf467932945ee88082a3935b5c950
MD5 3c52579685a5b387cb0352aa4602e96a
BLAKE2b-256 049529b4a4d87540779101cb60cb7f381fdb6bc6aea0af83f0f35aa8fc70cb0d

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 862d9c5cfe15688a7846962b5d3c9f959beffe82b1e5441935c7a37504c5c5e7
MD5 28d69a65c40579879e1d1de1125eb9b0
BLAKE2b-256 6ed627deb8862ecc005c95a5c64bcc8cc27c74878eb8d4162ce4d39b35ea9e27

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: torchaudio-2.7.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for torchaudio-2.7.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a5443422640cbe532aaacd83ad2ee6911b0451f7f50e6b3755015e92df579d37
MD5 da55b5c2a758a1582ce42a020bb55c2a
BLAKE2b-256 65a6e1903c1b3787f0408d30624536d2ae30da9f749720f3cf272a4fb7abc490

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f7c99f7c062d6a56a3e281e3c2b779099e64cad1ce78891df61c4d19ce40742e
MD5 d1ba08bf51b1369dd2a83417f4d9bdfd
BLAKE2b-256 f2dfee0097fc41f718152026541c4c6cdeea830bc09903cc36a53037942a6d3d

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e4073992f4f8e7113e4b505d95095361ceb2f21dd7b9310776160a24266f8f6
MD5 da278c3442a2d7332a0e4013a1f6b849
BLAKE2b-256 eef717b8fbce19280424e612f254e1b89faf3c7640c022667a480307f2f3ca76

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c4a646c9e9347836c09e965eebc58dd028ec6ef34c46d3e7891bffd8dc645ea
MD5 c7bd0fd9d2f845c79b95a835ae2fcaab
BLAKE2b-256 3426abc66c79092ad2eaaade546dc93e23d99ddf2513988261b943d274f5c01a

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: torchaudio-2.7.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for torchaudio-2.7.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e86821cc0a111a5c95a513965a26424e0785710e37342de86d3b5804a54984ed
MD5 3ae5906bdcd6f4574eccd1c5174253be
BLAKE2b-256 33eacc07ef2568f582c4f3e38b68c3e76b506ead99202d4059ede930ea9c9f16

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd360b8dcd69bbce340a6415307d085263436331bbb4d08450f49fa9e8ecd080
MD5 d718ff3bfd56501739f1f72e73febafd
BLAKE2b-256 821cf278a0f994f80d1de2f1af092f1e876a4f7d34dc3c9f56d69e4a0dc6c45a

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e8a4b05f159ffba8107989cdef28aab2696307f3c7f78bb9d2e0af73eec980a
MD5 6c114fd3e7d39bc5e0c9d01a516fdd98
BLAKE2b-256 773105f54d7daed91e9534a3d4e99e3fca6989f37dabafc1a1cc4cdb145173d6

See more details on using hashes here.

File details

Details for the file torchaudio-2.7.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for torchaudio-2.7.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d421aa225b93564c98d3ba16f1960dee2edc8b4e375f62519fb51e2c489c123
MD5 c11669028fcc82ca296e5dc170ecc623
BLAKE2b-256 9ef4d47c123b51c67fdaf04041889b2e00fe9a00212e574602955a96fed62ad2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page