Provides RHVoice libraries for rhvoice-wrapper
Project description
rhvoice-wrapper-bin
Provides RHVoice libraries for rhvoice-wrapper. Depends on rhvoice-wrapper-data, that contains languages and voices.
If this package installed, rhvoice-wrapper
will automatically use it by default.
Install on Linux
This will download and build RHVoice and may take many time
apt-get install --no-install-recommends build-essential python3-pip python3-setuptools python3-wheel libspeechd-dev
pip3 install scons lxml
pip3 install rhvoice-wrapper-bin
Alternatively, you may install auto build wheel packages from github releases (may not work).
Install on Windows
Binary
python3 -m pip install wheel
python3 -m pip install rhvoice-wrapper-bin --only-binary rhvoice-wrapper-bin
Build
Install manually: git, Unicode NSIS and Visual Studio 2015 (2013+ must works)
python3 -m pip install --upgrade pip setuptools wheel
python3 -m pip install scons lxml
python3 -m pip install rhvoice-wrapper-bin --no-binary rhvoice-wrapper-bin
Usage
rhvoice-wrapper
will automatically use path to library and data path from rhvoice-wrapper-bin
(data, of course, provided rhvoice-wrapper-data
).
Get info from library
import rhvoice_wrapper_bin
# All the paths will None in error
# Contains path to the RHVoice library
print(rhvoice_wrapper_bin.lib_path)
# Contains path to the RHVoice data
print(rhvoice_wrapper_bin.data_path)
# Contains path to the RHVoice libraries.
print(rhvoice_wrapper_bin.LIBS_PATH)
# Contains path to the rhvoice-wrapper-bin
print(rhvoice_wrapper_bin.PATH)
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 Distributions
File details
Details for the file rhvoice-wrapper-bin-0.5.0.tar.gz
.
File metadata
- Download URL: rhvoice-wrapper-bin-0.5.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25870163b3427efe39c29f28f91fb2d9edb66158a9ad80af2211a8eb08120353 |
|
MD5 | 0ee11e9b201b7dddc73a663a3028705a |
|
BLAKE2b-256 | 3d00ae374899a0adc0c98274b8225f0945ba23f882bc5b3449e53fa2876156c7 |
File details
Details for the file rhvoice_wrapper_bin-0.5.0-py3-none-win_amd64.whl
.
File metadata
- Download URL: rhvoice_wrapper_bin-0.5.0-py3-none-win_amd64.whl
- Upload date:
- Size: 771.5 kB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 184de2fefd6794b48b490ac7a4b62d4b0fb999aff753193fb2d6e4b48faa60a1 |
|
MD5 | dec0338767e8b6bbd5326843fb1c013e |
|
BLAKE2b-256 | 7d1e5301fd2e59f80c34a58f30aac9d3bd78b8ce30723b665cdaf9c3cad55fde |
File details
Details for the file rhvoice_wrapper_bin-0.5.0-py3-none-win32.whl
.
File metadata
- Download URL: rhvoice_wrapper_bin-0.5.0-py3-none-win32.whl
- Upload date:
- Size: 681.2 kB
- Tags: Python 3, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6082e7639409df840b06571e5c2d24806c8dcdf081714fd5596437f2d2b733a2 |
|
MD5 | af824bd0beb2d13473d84f3a56ce893a |
|
BLAKE2b-256 | 79a319697067118a2a29a3a232031bb0272f1663fde9e0236f1f078b2b5f3ecf |