Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 935 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 935 Bytes

OVOS TTS Plugin AhoTTS

Description

OVOS TTS plugin for AhoTTS

Install

pip install ovos-tts-plugin-ahotts

You also need to compile AhoTTS and then set the binary path in your mycroft.conf

echo "Installing AhoTTS"
git clone https://github.com/aholab/AhoTTS /tmp/AhoTTS
cd /tmp/AhoTTS
./script_compile_all_linux.sh
mv /tmp/AhoTTS/bin /usr/bin/AhoTTS/

Configuration

  "tts": {
    "module": "ovos-tts-plugin-ahotts",
    "ovos-tts-plugin-ahotts": {
        "bin": "/usr/bin/AhoTTS/tts",
        "lang": "eu",
        "speed": 100
    }
  }

Credits

This plugin was funded by the Ministerio para la Transformación Digital y de la Función Pública and Plan de Recuperación, Transformación y Resiliencia - Funded by EU – NextGenerationEU within the framework of the project ILENIA with reference 2022/TL22/00215337