Uses voice generation by UberDuck.
Requires an UberDuck API Key! Set in main.py
Works at least with Dreame L10 Pro
, Z10 Pro
, W10
, and D9
.
See release page for pregenerated voice packs.
- In Valetudo go to "Robot Settings" -> "Misc Settings"
- Enter the information from the release page in the "Voice packs" section. e.g.:
- URL:
https://github.com/Nold360/voice_pack_dreame/releases/download/glados-p2/voice_pack.tar.gz
- Language Code:
GLADOS
- Hash:
9303cf5d8df75ad74c12ce9b6d773705
- URL:
- Click "Set Voice Pack"
- Install uberduck:
pip3 install uberduck
- Set API-Credentials/voice in
main.py
- Run
python3 main.py
- Run
bash package.sh
- Upload tar.gz to Robot
Thanks to https://github.com/ccoors/dreame_voice_packs for the inspiration and the list of sounds and 15.ai for the voice generation.