🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

RHVoice

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

RHVoice

Free and open source speech synthesizer

0.5.1.5
PyPI
Maintainers
1

RHVoice Python module and CLI interface.

Python module is distributed as Python wheel and tested on:

[x] win32 + Python 2.7 [ ] win64 + Python 2.7 [ ] Linux + Python 2.7 [ ] OS X + Python 2.7

Using Python module without NVDA

First, you need to install it.

pip install RHVoice

Read help.

python -m RHVoice -h

Synthesize phrase and write sound into output.wav

python RHVoice.py "Quick brown fox jumps out of the box."

Select voice for synthesizing phrases.

python RHVoice.py --voice Irina "Читайте анонс двадцать пятого октября."

List available voices.

python RHVoice.py list

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts