Cheetah speech-to-text engine demos
Project description
Cheetah Speech-to-Text Demos
Made in Vancouver, Canada by Picovoice
Cheetah
Cheetah is an on-device streaming speech-to-text engine. Cheetah is:
- Private; All voice processing runs locally.
- Accurate [1]
- Compact and Computationally-Efficient [1]
- 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 pvcheetahdemo
AccessKey
AccessKey is your authentication and authorization token for deploying Picovoice SDKs, including Cheetah. Anyone who is using Picovoice needs to have a valid AccessKey. You must keep your AccessKey secret. You would need internet connectivity to validate your AccessKey with Picovoice license servers even though the voice recognition is running 100% offline.
AccessKey also verifies that your usage is within the limits of your account. Everyone who signs up for
Picovoice Console receives the Free Tier
usage rights described
here. If you wish to increase your limits, you can purchase a subscription plan.
Usage
File Demo
Run the following in the terminal:
cheetah_demo_file --access_key ${ACCESS_KEY} --audio_paths ${AUIDO_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:
cheetah_demo_mic --access_key ${ACCESS_KEY}
Replace ${ACCESS_KEY}
with yours obtained from Picovoice Console.
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 pvcheetahdemo-1.0.2.tar.gz
.
File metadata
- Download URL: pvcheetahdemo-1.0.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8735da0f2a572ed7b460132e9ec934d52b7e9a28e1b47e68c00a849be0db6916 |
|
MD5 | 3d5efe9a4c1c181d26db10d24a16ecde |
|
BLAKE2b-256 | e54e611b776dcbe90147aaf701051831493471fe8a349b99599b7120649f42d9 |
File details
Details for the file pvcheetahdemo-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: pvcheetahdemo-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eee6b5d5295421628d99175500ca97a6aecf54a9278c070b33e7e2d307b56f4d |
|
MD5 | e017b296c17fc9f039d5bf19d175d85b |
|
BLAKE2b-256 | c4b13f827aaf7a803d5e6197108b82a3ba3725238ba606cf5c60b6f80f9cf21c |