neverlib 0.2.5__py3-none-any.whl → 0.2.6__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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: neverlib
3
- Version: 0.2.5
3
+ Version: 0.2.6
4
4
  Summary: A successful sign for python setup
5
5
  Author-email: "Never.Ling" <1786088386@qq.com>
6
6
  License: MIT
@@ -9,20 +9,26 @@ Project-URL: Bug Tracker, https://github.com/yourusername/neverlib/issues
9
9
  Project-URL: Documentation, https://github.com/yourusername/neverlib
10
10
  Project-URL: Source Code, https://github.com/yourusername/neverlib
11
11
  Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Programming Language :: Python :: 3.12
14
+ Classifier: Programming Language :: Python :: 3.13
12
15
  Classifier: License :: OSI Approved :: MIT License
13
16
  Classifier: Operating System :: OS Independent
14
17
  Requires-Python: >=3.6
15
18
  Description-Content-Type: text/markdown
16
19
  License-File: LICENSE
17
- Requires-Dist: numpy
18
- Requires-Dist: noisereduce
19
- Requires-Dist: soundfile
20
- Requires-Dist: matplotlib
21
- Requires-Dist: scipy
22
- Requires-Dist: tqdm
23
- Requires-Dist: joblib
24
- Requires-Dist: pydub
25
20
  Requires-Dist: lazy-loader>=0.4
21
+ Provides-Extra: analysis
22
+ Requires-Dist: numpy; extra == "analysis"
23
+ Requires-Dist: scipy; extra == "analysis"
24
+ Requires-Dist: tqdm; extra == "analysis"
25
+ Requires-Dist: joblib; extra == "analysis"
26
+ Requires-Dist: noisereduce; extra == "analysis"
27
+ Provides-Extra: io
28
+ Requires-Dist: soundfile; extra == "io"
29
+ Requires-Dist: pydub; extra == "io"
30
+ Provides-Extra: plot
31
+ Requires-Dist: matplotlib; extra == "plot"
26
32
  Provides-Extra: vad
27
33
  Requires-Dist: torch; extra == "vad"
28
34
  Requires-Dist: torchaudio; extra == "vad"
@@ -34,14 +40,11 @@ Requires-Dist: transformers; extra == "vad"
34
40
  Provides-Extra: gpu
35
41
  Requires-Dist: GPUtil; extra == "gpu"
36
42
  Provides-Extra: all
37
- Requires-Dist: torch; extra == "all"
38
- Requires-Dist: torchaudio; extra == "all"
39
- Requires-Dist: librosa; extra == "all"
40
- Requires-Dist: webrtcvad; extra == "all"
41
- Requires-Dist: funasr; extra == "all"
42
- Requires-Dist: openai-whisper; extra == "all"
43
- Requires-Dist: transformers; extra == "all"
44
- Requires-Dist: GPUtil; extra == "all"
43
+ Requires-Dist: neverlib[analysis]; extra == "all"
44
+ Requires-Dist: neverlib[io]; extra == "all"
45
+ Requires-Dist: neverlib[plot]; extra == "all"
46
+ Requires-Dist: neverlib[vad]; extra == "all"
47
+ Requires-Dist: neverlib[gpu]; extra == "all"
45
48
  Dynamic: license-file
46
49
 
47
50
  # NeverLib
@@ -460,8 +460,8 @@ neverlib/vad/__init__.py,sha256=agJBf6Bl7WXbnFLBo9Iu8nj0QRZewvtFagpoXQKdf84,838
460
460
  neverlib/vad/class_get_speech.py,sha256=jbeGNhEYSkvAdf3wdA8J504Uy-plln8-Hu2hNUFEyh8,2074
461
461
  neverlib/vad/class_vad.py,sha256=XSOOg_TnNXPjaqD3yr9m6_t7jUYQ5NuZJho9lX2JosA,5215
462
462
  neverlib/vad/utils.py,sha256=rEWEzGv2E_iTHIdQxY361iEW4Hq9MRDwkMBQMTA9mGw,3049
463
- neverlib-0.2.5.dist-info/licenses/LICENSE,sha256=h-U7vhFdQhieyaNCiA_utrRNMk1rjfrBAUJVodgkfsw,1096
464
- neverlib-0.2.5.dist-info/METADATA,sha256=I9L0u5PF5VPjcMbPtAiW-3Ja-EPSTGAjZI5ZYO2zDxU,2536
465
- neverlib-0.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
466
- neverlib-0.2.5.dist-info/top_level.txt,sha256=QqwYFuDiY_iFTz0Kx8av6zKCP_s4M5NiMTNsIXOy8Po,9
467
- neverlib-0.2.5.dist-info/RECORD,,
463
+ neverlib-0.2.6.dist-info/licenses/LICENSE,sha256=h-U7vhFdQhieyaNCiA_utrRNMk1rjfrBAUJVodgkfsw,1096
464
+ neverlib-0.2.6.dist-info/METADATA,sha256=how_JqPsfEeg9xfAqbPvQYcAXTcHr4vvrjiPQE6yjBA,2811
465
+ neverlib-0.2.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
466
+ neverlib-0.2.6.dist-info/top_level.txt,sha256=QqwYFuDiY_iFTz0Kx8av6zKCP_s4M5NiMTNsIXOy8Po,9
467
+ neverlib-0.2.6.dist-info/RECORD,,