pvleopard 2.0.4__py3-none-any.whl → 2.0.5__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: pvleopard
|
3
|
-
Version: 2.0.
|
3
|
+
Version: 2.0.5
|
4
4
|
Summary: Leopard Speech-to-Text Engine.
|
5
5
|
Home-page: https://github.com/Picovoice/leopard
|
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
|
# Leopard Binding for Python
|
@@ -34,7 +34,7 @@ Leopard is an on-device speech-to-text engine. Leopard is:
|
|
34
34
|
|
35
35
|
## Compatibility
|
36
36
|
|
37
|
-
- Python 3.
|
37
|
+
- Python 3.9+
|
38
38
|
- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64, arm64), and Raspberry Pi (3, 4, 5).
|
39
39
|
|
40
40
|
## Installation
|
@@ -15,7 +15,7 @@ pvleopard/lib/raspberry-pi/cortex-a76/libpv_leopard.so,sha256=YoZZp2c6NmNhKI7Gc2
|
|
15
15
|
pvleopard/lib/raspberry-pi/cortex-a76-aarch64/libpv_leopard.so,sha256=CV575luBomZCR6rACismqXhmFSSvrEoNzUhXo5l3F4c,1300032
|
16
16
|
pvleopard/lib/windows/amd64/libpv_leopard.dll,sha256=hM6eYFgcQ6p8ZIe8BFw0Yxm3enA2rPSRBCysVzFC8kQ,1524736
|
17
17
|
pvleopard/lib/windows/arm64/libpv_leopard.dll,sha256=-RE83R0QjwtKdDN-sXy60a1tMbiqcIcxBRKfbViKy_4,1566720
|
18
|
-
pvleopard-2.0.
|
19
|
-
pvleopard-2.0.
|
20
|
-
pvleopard-2.0.
|
21
|
-
pvleopard-2.0.
|
18
|
+
pvleopard-2.0.5.dist-info/METADATA,sha256=ClExWinLoUnjPls8k6p_s40vIyykPo7OaMoBXPTy1TU,3812
|
19
|
+
pvleopard-2.0.5.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
20
|
+
pvleopard-2.0.5.dist-info/top_level.txt,sha256=DAhlor-zWSROmsQCFWDsx_IJSE62zlgJ3sE4quxhEPw,10
|
21
|
+
pvleopard-2.0.5.dist-info/RECORD,,
|
File without changes
|