pvkoala 2.0.3__py3-none-any.whl → 2.0.4__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.1
2
2
  Name: pvkoala
3
- Version: 2.0.3
3
+ Version: 2.0.4
4
4
  Summary: Koala Noise Suppression Engine.
5
5
  Home-page: https://github.com/Picovoice/koala
6
6
  Author: Picovoice
@@ -12,7 +12,7 @@ Classifier: License :: OSI Approved :: Apache Software License
12
12
  Classifier: Operating System :: OS Independent
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
15
- Requires-Python: >=3.8
15
+ Requires-Python: >=3.9
16
16
  Description-Content-Type: text/markdown
17
17
 
18
18
  # Koala Binding for Python
@@ -32,7 +32,7 @@ Koala is an on-device noise suppression engine. Koala is:
32
32
 
33
33
  ## Compatibility
34
34
 
35
- - Python 3.8 or higher
35
+ - Python 3.9 or higher
36
36
  - Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64, arm64), and Raspberry Pi (3, 4, 5).
37
37
 
38
38
  ## Installation
@@ -15,7 +15,7 @@ pvkoala/lib/raspberry-pi/cortex-a76/libpv_koala.so,sha256=aWy_jgK5w_bJu8ypltm-G6
15
15
  pvkoala/lib/raspberry-pi/cortex-a76-aarch64/libpv_koala.so,sha256=0avLzP8J8n0VsbJMqkR6CEbEH5s_ylv2OqilSLJkrfc,142656
16
16
  pvkoala/lib/windows/amd64/libpv_koala.dll,sha256=h586bu40qiAw2FG06e9Eg1EX4cBZvS2jHodwvaEsNkI,282112
17
17
  pvkoala/lib/windows/arm64/libpv_koala.dll,sha256=_tdhhYtxottG7wWxN2Em0w-zWnPhe39GppxTZLsQWHY,227840
18
- pvkoala-2.0.3.dist-info/METADATA,sha256=ER3Kf8l_mHJGWkTaX9t35Nu4QljtamMISflHF1bqO6E,2749
19
- pvkoala-2.0.3.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
20
- pvkoala-2.0.3.dist-info/top_level.txt,sha256=Gb-hF6eAZIh7Bm1LfLuwsCQ_0y7FWSIuYSQX0p3T6No,8
21
- pvkoala-2.0.3.dist-info/RECORD,,
18
+ pvkoala-2.0.4.dist-info/METADATA,sha256=dzOPBi2C59sa22YZaBm99k1DSU30Vy-BUlNgmuOfEmE,2749
19
+ pvkoala-2.0.4.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
20
+ pvkoala-2.0.4.dist-info/top_level.txt,sha256=Gb-hF6eAZIh7Bm1LfLuwsCQ_0y7FWSIuYSQX0p3T6No,8
21
+ pvkoala-2.0.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: setuptools (75.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5