Skip to main content

RHVoice TTS plugin for Mycroft

Project description

RHVoice TTS plugin for Mycroft

Installation

Install RVHVoice for your system (see compiling instructions):

sudo apt-get install scons libspeechd-dev
git clone --recurse-submodules https://github.com/RHVoice/RHVoice.git ~/RHVoice
cd ~/RHVoice
scons
sudo scons install
sudo ldconfig

Install plugin via pip:

mycroft-pip install mycroft-plugin-rhvoice

Configuration

Edit mycroft.conf (mycroft-config edit user):

Basic config:

{
  "tts": {
    "module": "rhvoice"
  }
}

Extended config (with default values):

{
  "tts": {
    "module": "rhvoice",
    "rhvoice": {
      "voice": "aleksandr-hq",
      "rate": 24000
    }
  }
}

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

mycroft-plugin-rhvoice-1.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

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