Leopard speech-to-text engine demos
Project description
Leopard Speech-to-Text Demos
Made in Vancouver, Canada by Picovoice
Leopard
Leopard is an on-device speech-to-text engine. Leopard is:
- Private; All voice processing runs locally.
- Accurate [1]
- Compact and Computationally-Efficient [2]
- Cross-Platform:
- Linux (x86_64)
- macOS (x86_64, arm64)
- Windows (x86_64)
- Android
- iOS
- Raspberry Pi (4, 3)
- NVIDIA Jetson Nano
Compatibility
- Python 3
- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (4, 3), and NVIDIA Jetson Nano.
Installation
pip3 install pvleoparddemo
AccessKey
Leopard requires a valid Picovoice AccessKey
at initialization. AccessKey
acts as your credentials when using Leopard SDKs.
You can get your AccessKey
for free. Make sure to keep your AccessKey
secret.
Signup or Login to Picovoice Console to get your AccessKey
.
Usage
File Demo
Run the following in the terminal:
leopard_demo_file --access_key ${ACCESS_KEY} --audio_paths ${AUDIO_PATH}
Replace ${ACCESS_KEY}
with yours obtained from Picovoice Console and ${AUDIO_PATH}
with a path to an audio file you
wish to transcribe.
Microphone Demo
You need a working microphone connected to your machine for this demo. Run the following in the terminal:
leopard_demo_mic --access_key ${ACCESS_KEY}
Replace ${ACCESS_KEY}
with yours obtained from Picovoice Console. Once running, the demo prints:
>>> Press `ENTER` to start:
Press ENTER
key and wait for the following message in the terminal:
>>> Recording ... Press `ENTER` to stop:
Now start recording and when done press ENTER
key to get the transcription.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pvleoparddemo-1.0.7.tar.gz
.
File metadata
- Download URL: pvleoparddemo-1.0.7.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f85f309532adf856c3390531ee301bbc3070fdba5dffb1e015a0a5a0676f82a |
|
MD5 | 603ed96ad372e40822e4a32ead49714d |
|
BLAKE2b-256 | 43565e65790d855ce6e8328c514e25a841cfa8be5bda867c2d42daa4115157bb |
File details
Details for the file pvleoparddemo-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: pvleoparddemo-1.0.7-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c30fa5548aae36a0aefd632d939fed64a82152cccb2aa424190231b1ddfff17d |
|
MD5 | 1198a75c27799e5509a200d11769ea78 |
|
BLAKE2b-256 | 0ae73fbccba91ceaced03ea829276f33fa3b279fc5b0f80450552013d8209d33 |