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 details)

Uploaded Source

File details

Details for the file mycroft-plugin-rhvoice-1.0.0.tar.gz.

File metadata

  • Download URL: mycroft-plugin-rhvoice-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for mycroft-plugin-rhvoice-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b74723b83cba575285fab3766f951f419c4937ddc012c8f9e5914dbe86c522ce
MD5 5a6b73896da281586092648d6d5485b4
BLAKE2b-256 a304f72cac5132f6c41294494830cda3a012c7958f4d9a8e4b2ee6571ce1f4d2

See more details on using hashes here.

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