Skip to content

Sh4der/MQTTMozillaTTSGerman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German MQTT Client for Mozilla TTS

This is a simple MQTT CLient for Mozilla Deepspeech. It uses a german dataset from this repository: thorstenMueller/deep-learning-german-tts

Install

git clone http://github.com/sh4der/MQTTMozillaTTSGerman
chmod +x ./setup.sh
./setup.sh

Run

source <path to MQTTMozillaTTSGerman>/.venv/bin/activate
MQTTMozillaTTSGerman --tts_model /home/pi/.config/rhasspy/profiles/de/TTS/tts_model.pth.tar --tts_config /home/pi/.config/rhasspy/profiles/de/TTS/config.json --vocoder_model /home/pi/.config/rhasspy/profiles/de/TTS/vocoder_model.pth.tar --vocoder_config /home/pi/.config/rhasspy/profiles/de/TTS/config_vocoder.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published