analyzeAudio 0.0.13__py3-none-any.whl → 0.0.14__py3-none-any.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.
@@ -1,23 +1,34 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: analyzeAudio
3
- Version: 0.0.13
3
+ Version: 0.0.14
4
4
  Summary: Measure one or more aspects of one or more audio files.
5
5
  Author-email: Hunter Hogan <HunterHogan@pm.me>
6
6
  License: CC-BY-NC-4.0
7
7
  Project-URL: Donate, https://www.patreon.com/integrated
8
8
  Project-URL: Homepage, https://github.com/hunterhogan/analyzeAudio
9
9
  Project-URL: Repository, https://github.com/hunterhogan/analyzeAudio.git
10
- Keywords: audio,analysis,measurement,metrics,torch
10
+ Keywords: audio,analysis,measurement,metrics,torch,spectrum,spectral,waveform,loudness,LUFS,RMS,FFmpeg,FFprobe,SRMR,audio-analysis,signal-processing
11
11
  Classifier: Development Status :: 3 - Alpha
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Intended Audience :: Developers
14
14
  Classifier: Intended Audience :: End Users/Desktop
15
+ Classifier: Intended Audience :: Science/Research
16
+ Classifier: Intended Audience :: Information Technology
15
17
  Classifier: Intended Audience :: Other Audience
18
+ Classifier: License :: Free for non-commercial use
16
19
  Classifier: Natural Language :: English
17
20
  Classifier: Operating System :: OS Independent
18
21
  Classifier: Programming Language :: Python
19
22
  Classifier: Programming Language :: Python :: 3
23
+ Classifier: Programming Language :: Python :: 3.10
24
+ Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Topic :: Multimedia :: Sound/Audio
20
28
  Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
29
+ Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
30
+ Classifier: Topic :: Scientific/Engineering :: Information Analysis
31
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
21
32
  Classifier: Typing :: Typed
22
33
  Requires-Python: >=3.10
23
34
  Description-Content-Type: text/markdown
@@ -26,6 +37,8 @@ Requires-Dist: cachetools
26
37
  Requires-Dist: librosa
27
38
  Requires-Dist: numpy
28
39
  Requires-Dist: optype[numpy]
40
+ Requires-Dist: standard-aifc; python_version >= "3.13"
41
+ Requires-Dist: standard-sunau; python_version >= "3.13"
29
42
  Requires-Dist: torch
30
43
  Requires-Dist: torchmetrics[audio]
31
44
  Requires-Dist: tqdm
@@ -8,9 +8,9 @@ analyzeAudio/pythonator.py,sha256=St6KmIxvHwoW6IuHcEJjjvUUrEkG0sPv2S3Th9rjJtE,56
8
8
  tests/conftest.py,sha256=BhZswOjkl_u-qiS4Zy38d2fETdWAtZiigeuXYBK8l0k,397
9
9
  tests/test_audioAspectsRegistry.py,sha256=-TWTLMdAn6IFv7ZdFWrBm1KxpLBa3Mz1sCygAwxV6gE,27
10
10
  tests/test_other.py,sha256=sd20ms4StQ13_3-gmwZwtAuoIAwfxWC5IXM_Cp5GQXM,428
11
- analyzeaudio-0.0.13.dist-info/LICENSE,sha256=NxH5Y8BdC-gNU-WSMwim3uMbID2iNDXJz7fHtuTdXhk,19346
12
- analyzeaudio-0.0.13.dist-info/METADATA,sha256=_9TzxAkLJxBu587uVDr__v7TdoCqDWlYAyZpxLfmxRM,7840
13
- analyzeaudio-0.0.13.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
14
- analyzeaudio-0.0.13.dist-info/entry_points.txt,sha256=FHgSx7fndtZ6SnQ-nWVXf0NB59exaHQ2DtatTK9KrLg,100
15
- analyzeaudio-0.0.13.dist-info/top_level.txt,sha256=QV8LQ0r_1LIQuewxDcEzODpykv5qRYG3I70piOUSVRg,19
16
- analyzeaudio-0.0.13.dist-info/RECORD,,
11
+ analyzeaudio-0.0.14.dist-info/LICENSE,sha256=NxH5Y8BdC-gNU-WSMwim3uMbID2iNDXJz7fHtuTdXhk,19346
12
+ analyzeaudio-0.0.14.dist-info/METADATA,sha256=Q_oiZl_dpECEzAv33Zla9SuVugUKr0sw9IZuUxPGaZs,8659
13
+ analyzeaudio-0.0.14.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
14
+ analyzeaudio-0.0.14.dist-info/entry_points.txt,sha256=FHgSx7fndtZ6SnQ-nWVXf0NB59exaHQ2DtatTK9KrLg,100
15
+ analyzeaudio-0.0.14.dist-info/top_level.txt,sha256=QV8LQ0r_1LIQuewxDcEzODpykv5qRYG3I70piOUSVRg,19
16
+ analyzeaudio-0.0.14.dist-info/RECORD,,