Skip to main content

Provides RHVoice data for rhvoice-wrapper-bin

Project description

This package contain only data, rhvoice-wrapper-bin will install it itself

RHVoice PyPI version Python versions PyPI - Format Build

Provides RHVoice voices and languages for rhvoice-wrapper-bin. Also, you may set data_path in rhvoice-wrapper instead.

This package contains 24000 Hz voice sampling rate, excluded 16000 Hz for reduce size.

Install

pip3 install rhvoice-wrapper-data --only-binary rhvoice-wrapper-data

Install from source

Install git (apt install git or run exe>next>next>done)

python3 -m pip install --upgrade pip setuptools wheel
python3 -m pip install rhvoice-wrapper-data --no-binary rhvoice-wrapper-data

API

import rhvoice_wrapper_data

# Contains path to the RHVoice data
print(rhvoice_wrapper_data.data_path)
# Contains path to the rhvoice-wrapper-data
print(rhvoice_wrapper_data.PATH)

License

Some voices use non-free licenses, explore echo $(python3 -c 'import rhvoice_wrapper_data as d; print(d.PATH)')/licenses directory or\and RHVoice repo for more info.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rhvoice-wrapper-data-0.4.0.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

rhvoice_wrapper_data-0.4.0-py3-none-any.whl (102.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page