audio2midi 0.1.0__py2.py3-none-any.whl → 0.2.0__py2.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,11 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: audio2midi
3
- Version: 0.1.0
3
+ Version: 0.2.0
4
4
  Summary: Audio To Midi
5
5
  Author-email: dummyjenil <dummyjenil@gmail.com>
6
6
  Provides-Extra: all
7
7
  Requires-Dist: essentia; extra == 'all'
8
8
  Requires-Dist: hmmlearn; extra == 'all'
9
+ Requires-Dist: huggingface-hub; extra == 'all'
9
10
  Requires-Dist: keras; extra == 'all'
10
11
  Requires-Dist: librosa; extra == 'all'
11
12
  Requires-Dist: mir-eval; extra == 'all'
@@ -21,6 +22,7 @@ Requires-Dist: torchaudio; extra == 'all'
21
22
  Requires-Dist: transformers; extra == 'all'
22
23
  Requires-Dist: vamp; extra == 'all'
23
24
  Provides-Extra: basic-pitch-pitch-detector
25
+ Requires-Dist: huggingface-hub; extra == 'basic-pitch-pitch-detector'
24
26
  Requires-Dist: librosa; extra == 'basic-pitch-pitch-detector'
25
27
  Requires-Dist: nnaudio; extra == 'basic-pitch-pitch-detector'
26
28
  Requires-Dist: numpy; extra == 'basic-pitch-pitch-detector'
@@ -29,6 +31,7 @@ Requires-Dist: scipy; extra == 'basic-pitch-pitch-detector'
29
31
  Requires-Dist: torch; extra == 'basic-pitch-pitch-detector'
30
32
  Provides-Extra: crepe-pitch-detector
31
33
  Requires-Dist: hmmlearn; extra == 'crepe-pitch-detector'
34
+ Requires-Dist: huggingface-hub; extra == 'crepe-pitch-detector'
32
35
  Requires-Dist: keras; extra == 'crepe-pitch-detector'
33
36
  Requires-Dist: librosa; extra == 'crepe-pitch-detector'
34
37
  Requires-Dist: numpy; extra == 'crepe-pitch-detector'
@@ -39,6 +42,7 @@ Requires-Dist: librosa; extra == 'librosa-pitch-detector'
39
42
  Requires-Dist: numpy; extra == 'librosa-pitch-detector'
40
43
  Requires-Dist: pretty-midi-fix; extra == 'librosa-pitch-detector'
41
44
  Provides-Extra: melodia-pitch-detector
45
+ Requires-Dist: huggingface-hub; extra == 'melodia-pitch-detector'
42
46
  Requires-Dist: librosa; extra == 'melodia-pitch-detector'
43
47
  Requires-Dist: numpy; extra == 'melodia-pitch-detector'
44
48
  Requires-Dist: pretty-midi-fix; extra == 'melodia-pitch-detector'
@@ -46,6 +50,7 @@ Requires-Dist: scipy; extra == 'melodia-pitch-detector'
46
50
  Requires-Dist: vamp; extra == 'melodia-pitch-detector'
47
51
  Provides-Extra: pop2piano
48
52
  Requires-Dist: essentia; extra == 'pop2piano'
53
+ Requires-Dist: huggingface-hub; extra == 'pop2piano'
49
54
  Requires-Dist: librosa; extra == 'pop2piano'
50
55
  Requires-Dist: numpy==1.26.4; extra == 'pop2piano'
51
56
  Requires-Dist: pretty-midi; extra == 'pop2piano'
@@ -55,6 +60,7 @@ Requires-Dist: scipy; extra == 'pop2piano'
55
60
  Requires-Dist: torch; extra == 'pop2piano'
56
61
  Requires-Dist: transformers; extra == 'pop2piano'
57
62
  Provides-Extra: violin-pitch-detector
63
+ Requires-Dist: huggingface-hub; extra == 'violin-pitch-detector'
58
64
  Requires-Dist: librosa; extra == 'violin-pitch-detector'
59
65
  Requires-Dist: mir-eval; extra == 'violin-pitch-detector'
60
66
  Requires-Dist: numpy; extra == 'violin-pitch-detector'
@@ -6,6 +6,6 @@ audio2midi/melodia_pitch_detector.py,sha256=YFt9NKyZ_Dyt_3ltInUz6QZgovmmPK6gR9EP
6
6
  audio2midi/pop2piano.py,sha256=kBAF1kY-5Ctu92etNLo4Clr1hkW1B5OCvd-XT7SrI8g,125685
7
7
  audio2midi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  audio2midi/violin_pitch_detector.py,sha256=0teoY_TNfLxgO3BNrTmJUgjkLSKZfZz7vzzG_fFtRNs,61607
9
- audio2midi-0.1.0.dist-info/METADATA,sha256=_G72hOk9XxRphSaLsVIruR8jMSTVvbpHHuOxJZovL2M,4522
10
- audio2midi-0.1.0.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
11
- audio2midi-0.1.0.dist-info/RECORD,,
9
+ audio2midi-0.2.0.dist-info/METADATA,sha256=1i3NRZFtwNEynsa3B0rRlIGv-VJlPg0ofIW-UPkimvw,4887
10
+ audio2midi-0.2.0.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
11
+ audio2midi-0.2.0.dist-info/RECORD,,