Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

NeonGeckoCom/neon-tts-plugin-tacotron2

Repository files navigation

NeonAI Tacotron2 TTS Plugin

Mycroft compatible Mycroft compatible TTS Plugin for Tacotron2 Text-to-Speech.

Configuration:

tts:
    module: tacotron2
    tacotron2: {}  # TODO: Any module config

Requirements:

sudo apt install libsndfile1

Necessary for recording audio files