torchaudio 2.3.1__cp312-cp312-win_amd64.whl → 2.4.1__cp312-cp312-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of torchaudio might be problematic. Click here for more details.

Binary file
Binary file
torchaudio/version.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = '2.3.1+cpu'
2
- git_version = '3edcf69e78a3c9a3077a11159861422440ec7d4a'
1
+ __version__ = '2.4.1+cpu'
2
+ git_version = 'e8cbe17769796ce963fbc71b8990f1474774e6d2'
@@ -1,113 +1,113 @@
1
- Metadata-Version: 2.1
2
- Name: torchaudio
3
- Version: 2.3.1
4
- Summary: An audio package for PyTorch
5
- Home-page: https://github.com/pytorch/audio
6
- Author: Soumith Chintala, David Pollack, Sean Naren, Peter Goldsborough, Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang
7
- Author-email: soumith@pytorch.org
8
- Maintainer: Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang
9
- Maintainer-email: moto@meta.com
10
- Classifier: Environment :: Plugins
11
- Classifier: Intended Audience :: Developers
12
- Classifier: Intended Audience :: Science/Research
13
- Classifier: License :: OSI Approved :: BSD License
14
- Classifier: Operating System :: MacOS :: MacOS X
15
- Classifier: Operating System :: Microsoft :: Windows
16
- Classifier: Operating System :: POSIX
17
- Classifier: Programming Language :: C++
18
- Classifier: Programming Language :: Python :: 3.8
19
- Classifier: Programming Language :: Python :: 3.9
20
- Classifier: Programming Language :: Python :: 3.10
21
- Classifier: Programming Language :: Python :: 3.11
22
- Classifier: Programming Language :: Python :: Implementation :: CPython
23
- Classifier: Topic :: Multimedia :: Sound/Audio
24
- Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
25
- Description-Content-Type: text/markdown
26
- License-File: LICENSE
27
- Requires-Dist: torch (==2.3.1)
28
-
29
- torchaudio: an audio library for PyTorch
30
- ========================================
31
-
32
- [![Documentation](https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchaudio%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v)](https://pytorch.org/audio/main/)
33
- [![Anaconda Badge](https://anaconda.org/pytorch/torchaudio/badges/downloads.svg)](https://anaconda.org/pytorch/torchaudio)
34
- [![Anaconda-Server Badge](https://anaconda.org/pytorch/torchaudio/badges/platforms.svg)](https://anaconda.org/pytorch/torchaudio)
35
-
36
- ![TorchAudio Logo](docs/source/_static/img/logo.png)
37
-
38
- The aim of torchaudio is to apply [PyTorch](https://github.com/pytorch/pytorch) to
39
- the audio domain. By supporting PyTorch, torchaudio follows the same philosophy
40
- of providing strong GPU acceleration, having a focus on trainable features through
41
- the autograd system, and having consistent style (tensor names and dimension names).
42
- Therefore, it is primarily a machine learning library and not a general signal
43
- processing library. The benefits of PyTorch can be seen in torchaudio through
44
- having all the computations be through PyTorch operations which makes it easy
45
- to use and feel like a natural extension.
46
-
47
- - [Support audio I/O (Load files, Save files)](http://pytorch.org/audio/main/)
48
- - Load a variety of audio formats, such as `wav`, `mp3`, `ogg`, `flac`, `opus`, `sphere`, into a torch Tensor using SoX
49
- - [Kaldi (ark/scp)](http://pytorch.org/audio/main/kaldi_io.html)
50
- - [Dataloaders for common audio datasets](http://pytorch.org/audio/main/datasets.html)
51
- - Audio and speech processing functions
52
- - [forced_align](https://pytorch.org/audio/main/generated/torchaudio.functional.forced_align.html)
53
- - Common audio transforms
54
- - [Spectrogram, AmplitudeToDB, MelScale, MelSpectrogram, MFCC, MuLawEncoding, MuLawDecoding, Resample](http://pytorch.org/audio/main/transforms.html)
55
- - Compliance interfaces: Run code using PyTorch that align with other libraries
56
- - [Kaldi: spectrogram, fbank, mfcc](https://pytorch.org/audio/main/compliance.kaldi.html)
57
-
58
- Installation
59
- ------------
60
-
61
- Please refer to https://pytorch.org/audio/main/installation.html for installation and build process of TorchAudio.
62
-
63
-
64
- API Reference
65
- -------------
66
-
67
- API Reference is located here: http://pytorch.org/audio/main/
68
-
69
- Contributing Guidelines
70
- -----------------------
71
-
72
- Please refer to [CONTRIBUTING.md](./CONTRIBUTING.md)
73
-
74
- Citation
75
- --------
76
-
77
- If you find this package useful, please cite as:
78
-
79
- ```bibtex
80
- @article{yang2021torchaudio,
81
- title={TorchAudio: Building Blocks for Audio and Speech Processing},
82
- 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},
83
- journal={arXiv preprint arXiv:2110.15018},
84
- year={2021}
85
- }
86
- ```
87
-
88
- ```bibtex
89
- @misc{hwang2023torchaudio,
90
- title={TorchAudio 2.1: Advancing speech recognition, self-supervised learning, and audio processing components for PyTorch},
91
- 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},
92
- year={2023},
93
- eprint={2310.17864},
94
- archivePrefix={arXiv},
95
- primaryClass={eess.AS}
96
- }
97
- ```
98
-
99
- Disclaimer on Datasets
100
- ----------------------
101
-
102
- 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.
103
-
104
- 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!
105
-
106
- Pre-trained Model License
107
- -------------------------
108
-
109
- 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.
110
-
111
- 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](https://zenodo.org/record/4660670#.ZBtWPOxuerN) for additional details.
112
-
113
- Other pre-trained models that have different license are noted in documentation. Please checkout the [documentation page](https://pytorch.org/audio/main/).
1
+ Metadata-Version: 2.1
2
+ Name: torchaudio
3
+ Version: 2.4.1
4
+ Summary: An audio package for PyTorch
5
+ Home-page: https://github.com/pytorch/audio
6
+ Author: Soumith Chintala, David Pollack, Sean Naren, Peter Goldsborough, Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang
7
+ Author-email: soumith@pytorch.org
8
+ Maintainer: Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang
9
+ Maintainer-email: moto@meta.com
10
+ Classifier: Environment :: Plugins
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: Intended Audience :: Science/Research
13
+ Classifier: License :: OSI Approved :: BSD License
14
+ Classifier: Operating System :: MacOS :: MacOS X
15
+ Classifier: Operating System :: Microsoft :: Windows
16
+ Classifier: Operating System :: POSIX
17
+ Classifier: Programming Language :: C++
18
+ Classifier: Programming Language :: Python :: 3.8
19
+ Classifier: Programming Language :: Python :: 3.9
20
+ Classifier: Programming Language :: Python :: 3.10
21
+ Classifier: Programming Language :: Python :: 3.11
22
+ Classifier: Programming Language :: Python :: Implementation :: CPython
23
+ Classifier: Topic :: Multimedia :: Sound/Audio
24
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
25
+ Description-Content-Type: text/markdown
26
+ License-File: LICENSE
27
+ Requires-Dist: torch (==2.4.1)
28
+
29
+ torchaudio: an audio library for PyTorch
30
+ ========================================
31
+
32
+ [![Documentation](https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchaudio%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v)](https://pytorch.org/audio/main/)
33
+ [![Anaconda Badge](https://anaconda.org/pytorch/torchaudio/badges/downloads.svg)](https://anaconda.org/pytorch/torchaudio)
34
+ [![Anaconda-Server Badge](https://anaconda.org/pytorch/torchaudio/badges/platforms.svg)](https://anaconda.org/pytorch/torchaudio)
35
+
36
+ ![TorchAudio Logo](docs/source/_static/img/logo.png)
37
+
38
+ The aim of torchaudio is to apply [PyTorch](https://github.com/pytorch/pytorch) to
39
+ the audio domain. By supporting PyTorch, torchaudio follows the same philosophy
40
+ of providing strong GPU acceleration, having a focus on trainable features through
41
+ the autograd system, and having consistent style (tensor names and dimension names).
42
+ Therefore, it is primarily a machine learning library and not a general signal
43
+ processing library. The benefits of PyTorch can be seen in torchaudio through
44
+ having all the computations be through PyTorch operations which makes it easy
45
+ to use and feel like a natural extension.
46
+
47
+ - [Support audio I/O (Load files, Save files)](http://pytorch.org/audio/main/)
48
+ - Load a variety of audio formats, such as `wav`, `mp3`, `ogg`, `flac`, `opus`, `sphere`, into a torch Tensor using SoX
49
+ - [Kaldi (ark/scp)](http://pytorch.org/audio/main/kaldi_io.html)
50
+ - [Dataloaders for common audio datasets](http://pytorch.org/audio/main/datasets.html)
51
+ - Audio and speech processing functions
52
+ - [forced_align](https://pytorch.org/audio/main/generated/torchaudio.functional.forced_align.html)
53
+ - Common audio transforms
54
+ - [Spectrogram, AmplitudeToDB, MelScale, MelSpectrogram, MFCC, MuLawEncoding, MuLawDecoding, Resample](http://pytorch.org/audio/main/transforms.html)
55
+ - Compliance interfaces: Run code using PyTorch that align with other libraries
56
+ - [Kaldi: spectrogram, fbank, mfcc](https://pytorch.org/audio/main/compliance.kaldi.html)
57
+
58
+ Installation
59
+ ------------
60
+
61
+ Please refer to https://pytorch.org/audio/main/installation.html for installation and build process of TorchAudio.
62
+
63
+
64
+ API Reference
65
+ -------------
66
+
67
+ API Reference is located here: http://pytorch.org/audio/main/
68
+
69
+ Contributing Guidelines
70
+ -----------------------
71
+
72
+ Please refer to [CONTRIBUTING.md](./CONTRIBUTING.md)
73
+
74
+ Citation
75
+ --------
76
+
77
+ If you find this package useful, please cite as:
78
+
79
+ ```bibtex
80
+ @article{yang2021torchaudio,
81
+ title={TorchAudio: Building Blocks for Audio and Speech Processing},
82
+ 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},
83
+ journal={arXiv preprint arXiv:2110.15018},
84
+ year={2021}
85
+ }
86
+ ```
87
+
88
+ ```bibtex
89
+ @misc{hwang2023torchaudio,
90
+ title={TorchAudio 2.1: Advancing speech recognition, self-supervised learning, and audio processing components for PyTorch},
91
+ 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},
92
+ year={2023},
93
+ eprint={2310.17864},
94
+ archivePrefix={arXiv},
95
+ primaryClass={eess.AS}
96
+ }
97
+ ```
98
+
99
+ Disclaimer on Datasets
100
+ ----------------------
101
+
102
+ 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.
103
+
104
+ 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!
105
+
106
+ Pre-trained Model License
107
+ -------------------------
108
+
109
+ 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.
110
+
111
+ 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](https://zenodo.org/record/4660670#.ZBtWPOxuerN) for additional details.
112
+
113
+ Other pre-trained models that have different license are noted in documentation. Please checkout the [documentation page](https://pytorch.org/audio/main/).
@@ -65,8 +65,8 @@ torchaudio/models/conv_tasnet.py,sha256=D7Y10sOzLe03gygfN1J5R73SIHkIGVQOkqKQ6Ni3
65
65
  torchaudio/models/conformer.py,sha256=gVrOYeJkPlVaX-4eZpVzNUe_r3k7g1Y6NaaQ8JZP-r4,10361
66
66
  torchaudio/models/_hdemucs.py,sha256=ipAj7965PO_WEZqQwW1om9gQj90UhQOeU6HU3Lpvzwo,39250
67
67
  torchaudio/models/__init__.py,sha256=Gi3UQvxjwTLW9wfKlF42O3Vup70d0bk2x-rZS89ASwI,2080
68
- torchaudio/lib/libtorchaudio.pyd,sha256=ECnJi2sLq2E6Cw55ERhZXr5Vti-4bLRU25_dPdwEwnc,1052672
69
- torchaudio/lib/_torchaudio.pyd,sha256=vcwuwMgfgqzqD-Z72U6IFTEWz1jT60eRLmC15cX_fPo,750080
68
+ torchaudio/lib/libtorchaudio.pyd,sha256=Mw1VwOatOHOX-M0LC0LKY3p2HRxpuV-CwCMuDDfyGeo,1475584
69
+ torchaudio/lib/_torchaudio.pyd,sha256=YgHcACOqLyVyfoqr4WpzhvyUtAM29cVui3ppF4MBFC4,750080
70
70
  torchaudio/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
71
71
  torchaudio/io/_playback.py,sha256=UpPb-m35XUlYL2lybQGXAJAvfmUPT_Kqx4jpYArIAz0,2393
72
72
  torchaudio/io/_effector.py,sha256=5Kh7br-ZuLzmoRSVXk5JNQ8NkwcGUiY_mrt7d_1W1eg,12217
@@ -119,22 +119,22 @@ torchaudio/_backend/ffmpeg.py,sha256=b6dr67sWg47uFJxIyWLXCtrdPMlgjYdWmj7n919Ph1M
119
119
  torchaudio/_backend/common.py,sha256=h9R29RTTW2lqOiKYByETXfXWsrTH65uHxGDKw3bWj-s,1835
120
120
  torchaudio/_backend/backend.py,sha256=CakqB9z_4ZtLsQTyMZbEbB0kTqpUe_gidHgObv9acyQ,1618
121
121
  torchaudio/_backend/__init__.py,sha256=2bMTZ3tG2_5nvnqAAmvEnGBInO5a9DdUPNoyXEnX1M0,1692
122
- torchaudio/version.py,sha256=sx7VDGP3v5EEWJRaR1j4udJclNQC7ql5ZZM_VGZ6skU,85
122
+ torchaudio/version.py,sha256=bB0N0Ww-GSV4X5nTfj40qF1x0MV8tM0u6thVqPCjUtQ,85
123
123
  torchaudio/kaldi_io.py,sha256=acwysr6fASV9IcOTF0AbVPCo_VQTu1M2AOn1SXm3GPE,5217
124
124
  torchaudio/__init__.py,sha256=kUWnkwcKERMj7m-B4E826aGZWGa5sJs1DEpLP6LZoEs,945
125
- torchaudio-2.3.1.dist-info/LICENSE,sha256=MmOOF5kxv-VR6r9nsOZ6E7SD4Wa1jdcmNjSrf4nzlvU,1363
126
- torchaudio-2.3.1.dist-info/METADATA,sha256=bn96zltasEUWCzMa6jcqOUW2YAvCuLLFKzwGjxbjxL0,6351
127
- torchaudio-2.3.1.dist-info/WHEEL,sha256=-NR8ASF-UWdars8Rq4YqZp95e8gXmVXkxc1Ldq65Gic,102
128
- torchaudio-2.3.1.dist-info/top_level.txt,sha256=GT0MktEbHKoLnvd-6ii7_dhJVvshupOujk840BcHU4U,17
129
- torchaudio-2.3.1.dist-info/RECORD,,
125
+ torchaudio-2.4.1.dist-info/LICENSE,sha256=MmOOF5kxv-VR6r9nsOZ6E7SD4Wa1jdcmNjSrf4nzlvU,1363
126
+ torchaudio-2.4.1.dist-info/METADATA,sha256=KW_d3s7syRoHFnJAb3CgaqP-AQaiQvL6v3rXSVJitCc,6468
127
+ torchaudio-2.4.1.dist-info/WHEEL,sha256=KNRoynpGu-d6mheJI-zfvcGl1iN-y8BewbiCDXsF3cY,101
128
+ torchaudio-2.4.1.dist-info/top_level.txt,sha256=GT0MktEbHKoLnvd-6ii7_dhJVvshupOujk840BcHU4U,17
129
+ torchaudio-2.4.1.dist-info/RECORD,,
130
130
  torio/utils/ffmpeg_utils.py,sha256=2-7XS7CEZB0-M9-Ls5Tki4v7aXGJiVg7WouAUZjt3XI,8273
131
131
  torio/utils/__init__.py,sha256=uQV58SlyikUr6yF4HITASCvuX-_fnzbeDxFRzFucQE4,60
132
- torio/lib/libtorio_ffmpeg6.pyd,sha256=q3CN2DPB_vuWq_TtBYHtuCevK9RMyxqcvfnMxXJMpr4,964096
133
- torio/lib/libtorio_ffmpeg5.pyd,sha256=zl59PfHngzT2H1K4OSfvezet_n_RTFFWcNll0fDnHF0,964096
134
- torio/lib/libtorio_ffmpeg4.pyd,sha256=_-7UNSzN5dyLvASZkTYqlh_lr8D9PXQUuJuvI_ipLOM,964096
135
- torio/lib/_torio_ffmpeg6.pyd,sha256=96Al9Zeana6pkD8m8soIm_i2_JJ-BOXoQ75DKWtlvhw,1732608
136
- torio/lib/_torio_ffmpeg5.pyd,sha256=HyIcWaIcR16agIg86fkEzF7a85l8MWDw80Z8G7lxOfE,1732608
137
- torio/lib/_torio_ffmpeg4.pyd,sha256=oMX9b7qH-HpxkLrTHn-bY5L6DW7rP7ZUjmHCUKTOBTA,1732608
132
+ torio/lib/libtorio_ffmpeg6.pyd,sha256=PYyHUcXWCyg1c8LehK6Y39ziUmHZyAsinN2w8va689s,964608
133
+ torio/lib/libtorio_ffmpeg5.pyd,sha256=LkxvBeY2GJYNeY8hCd7Np5iAruQUTIOOO56Xad-6Urk,964608
134
+ torio/lib/libtorio_ffmpeg4.pyd,sha256=_FjE1iCC4rDIbRhkZIgsMfKjWGZIcWsAT1owqs1ONP8,964608
135
+ torio/lib/_torio_ffmpeg6.pyd,sha256=q3JZ0WENV1y016RsOa5ZaZ3--hcLkhOT9TPsT5Tzpgs,1732608
136
+ torio/lib/_torio_ffmpeg5.pyd,sha256=Fn0Q240UB3Igx55GZGRes5Bn3QFoSwrGzwAv5xXoKbw,1732608
137
+ torio/lib/_torio_ffmpeg4.pyd,sha256=lBNwXpBw_6ITBAntOYR7Eigl3XrJv7LDyn6ubww-VwM,1732608
138
138
  torio/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
139
139
  torio/io/_streaming_media_encoder.py,sha256=C4zIasotf7GlkQqtRK3vMCt2aN6FkG6NK2KUw0ZdHHo,20224
140
140
  torio/io/_streaming_media_decoder.py,sha256=dx0K8PD2PZY7yRY1G_As-_8-LyQDLdYfRZPW1kmrJg0,35354
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: setuptools (72.1.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-win_amd64
5
5
 
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file