Orca Text-to-Speech Engine demos
Project description
Orca Text-to-Speech Engine Demo
Made in Vancouver, Canada by Picovoice
Orca
Orca is an on-device text-to-speech engine producing high-quality, realistic, spoken audio with zero latency. Orca is:
- Private; All voice processing runs locally.
- Cross-Platform:
- Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64)
- Android and iOS
- Chrome, Safari, Firefox, and Edge
- Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano
Compatibility
- Python 3.7+
- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano.
Installation
pip3 install pvorcademo
AccessKey
Orca requires a valid Picovoice AccessKey
at initialization. AccessKey
acts as your credentials when using Orca
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
To synthesize speech, run the following:
orca_demo --access_key ${ACCESS_KEY} --text ${TEXT} --output_path ${WAV_OUTPUT_PATH}
Replace ${ACCESS_KEY}
with yours obtained from Picovoice Console, ${TEXT}
with your text to be synthesized,
and ${WAV_OUTPUT_PATH}
with a path to a .wav
file where the generated audio will be stored as a single-channel,
16-bit PCM .wav
file.
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 pvorcademo-0.1.1.tar.gz
.
File metadata
- Download URL: pvorcademo-0.1.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 412c2d5a8dee828cbff6d911d098bc0a723a79fcdeb7157e0110a14ce0b787f9 |
|
MD5 | a26fe2452f169f7fe1d02365b1ef3624 |
|
BLAKE2b-256 | aca65719c6879ec5426e6273fde2b9163c3617a628eebd807e9dda54be606fcb |
File details
Details for the file pvorcademo-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pvorcademo-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19054c7ad030687eacc80a93ab192d31691a87c3b0304d0b26e2045e3370a66a |
|
MD5 | 34d2f1d26c5b61bd823c12196d6dcdd2 |
|
BLAKE2b-256 | ff0d5f73f358794316b95256e37883a391e845fe16f1e27580907d4f2dc8f82f |