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
- Compact and Computationally-Efficient
- Cross-Platform:
- Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64)
- Android and iOS
- Chrome, Safari, Firefox, and Edge
- Raspberry Pi (4, 3) and NVIDIA Jetson Nano
Compatibility
- Python 3.5+
- 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
Cheetah requires a valid Picovoice AccessKey at initialization. AccessKey acts as your credentials when using Cheetah 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
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.
File Demo
Run the following in the terminal:
cheetah_demo_file --access_key ${ACCESS_KEY} --wav_paths ${WAV_PATH}
Replace ${ACCESS_KEY} with yours obtained from Picovoice Console and ${WAV_PATH} with a path to a compatible
(single-channel, 16 kHz, 16-bit PCM) wav file you wish to transcribe.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pvcheetahdemo-2.0.0.tar.gz.
File metadata
- Download URL: pvcheetahdemo-2.0.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e18aed7977e0e399450147fdb4d62dae89d7da89778cda621491b762f7a22205
|
|
| MD5 |
7cd26fd947364d3f4f9cad7fa8964ca9
|
|
| BLAKE2b-256 |
730d71372d644cdb9c98ac0b1b16f81881d0745b8b63e6e04dce99df2384013c
|
File details
Details for the file pvcheetahdemo-2.0.0-py3-none-any.whl.
File metadata
- Download URL: pvcheetahdemo-2.0.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e623eb7c252e6a5f1b2a09f98d6d784efd6baeea02ad740945e589b2d411a14
|
|
| MD5 |
1ef53711c3cb28131e82b51513e36a06
|
|
| BLAKE2b-256 |
140f310249199d232a235263e0fe3b534827e207cf59605d741d2a89a272c95c
|