pveagle 1.0.3__py3-none-any.whl → 1.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: pveagle
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.4
|
4
4
|
Summary: Eagle Speaker Recognition Engine
|
5
5
|
Home-page: https://github.com/Picovoice/eagle
|
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.
|
15
|
+
Requires-Python: >=3.9
|
16
16
|
Description-Content-Type: text/markdown
|
17
17
|
|
18
18
|
# Eagle Binding for Python
|
@@ -33,7 +33,7 @@ Eagle is an on-device speaker recognition engine. Eagle is:
|
|
33
33
|
|
34
34
|
## Compatibility
|
35
35
|
|
36
|
-
- Python 3.
|
36
|
+
- Python 3.9+
|
37
37
|
- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64, arm64), and Raspberry Pi (3, 4, 5).
|
38
38
|
|
39
39
|
## Installation
|
@@ -15,7 +15,7 @@ pveagle/lib/raspberry-pi/cortex-a76/libpv_eagle.so,sha256=ClYFDyyqSkbUd6tAU_H5Tv
|
|
15
15
|
pveagle/lib/raspberry-pi/cortex-a76-aarch64/libpv_eagle.so,sha256=1XqzfEVBmWesWo7FGa2A3WpqDChXL9jKFAYEgjkf5J4,151032
|
16
16
|
pveagle/lib/windows/amd64/libpv_eagle.dll,sha256=dymWiIr0ZKZhSLvJU1fXH0jAEQKNTbO6DrRrMkkL94E,291840
|
17
17
|
pveagle/lib/windows/arm64/libpv_eagle.dll,sha256=MDa1zpxdUq7OnhYczVNxkfbXiDDffXo8A2u8A-o7Jj0,230912
|
18
|
-
pveagle-1.0.
|
19
|
-
pveagle-1.0.
|
20
|
-
pveagle-1.0.
|
21
|
-
pveagle-1.0.
|
18
|
+
pveagle-1.0.4.dist-info/METADATA,sha256=8jNTSd4x-ipPqQrPI7dPwptFpOUay7E-VUNRqdHyWfQ,5454
|
19
|
+
pveagle-1.0.4.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
20
|
+
pveagle-1.0.4.dist-info/top_level.txt,sha256=k2VZ1fNHirMrHCEeAoC3xi1ddfhyKl9qwhSSL_YlTIU,8
|
21
|
+
pveagle-1.0.4.dist-info/RECORD,,
|
File without changes
|