alanjames1987 / Roborock-Piper-Voices

This repo uses Home Assistant's Piper to generate voice files for Roborock vacuums that have been rooted with Valetudo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repo uses Home Assistant's Piper to generate voice files for Roborock vacuums that have been rooted with Valetudo.

Installation

TODO

Configure

TODO

Generate Voices

TODO

Install on Rockrock

Backup Existing Voices

TODO

rsync -az --progress root@192.168.1.22:/mnt/updbuf/opt/rockrobo/resources/sounds/en/* ~/Downloads/Roborock/en/mnt_opt_resources/

rsync -az --progress root@192.168.1.22:/mnt/default/sounds/en/* ~/Downloads/Roborock/en/default/

rsync -az --progress root@192.168.1.22:/opt/rockrobo/resources/sounds/en/* ~/Downloads/Roborock/en/opt_resources/

Transfer New Voices

TODO

About

This repo uses Home Assistant's Piper to generate voice files for Roborock vacuums that have been rooted with Valetudo.

License:MIT License


Languages

Language:Shell 100.0%