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
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 pvorcademo-0.1.2.tar.gz.
File metadata
- Download URL: pvorcademo-0.1.2.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 |
e3b90907bb327daa92c74922a88ee109f9ec7ade04b582173b0a63e992a7d362
|
|
| MD5 |
9affb7605c998a471554eaabc25e4b54
|
|
| BLAKE2b-256 |
0857ee11bff2d5f94ee0cb141f99e07dc740a8b17b9709b9cc4656bb7a40b5fb
|
File details
Details for the file pvorcademo-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pvorcademo-0.1.2-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 |
76aec887af3fc66ee0f3d12488cddd345557fe9e025a7850c3067cc6bbedb221
|
|
| MD5 |
dad578175232634b8afe7f7347ffdd03
|
|
| BLAKE2b-256 |
528ab7cbbd14e1ea4f86d87c72bf8d6d8d8c6641d577e65bd7a878f4ad9d2001
|