Replies: 1 comment
-
You're asking in the wrong repo, this fork of valetudo doesn't support Dreame robots. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know how to do it?
I tried sftp all the English sounds off it, then swapping track 7 which I think is "start cleaning", with the following commands. The upload failed at the end of it all.
scp -rO root@192.168.x.x:/audio/EN Downloads/
ffmpeg -i "7.wav" -filter:a loudnorm=I=-14:LRA=1:dual_mono=true:tp=-1 "7_n.wav" && oggenc "7_n.wav" --output "7.ogg" --bitrate 100 --resample 16000
tar czf ../voicepapa.tar.gz *.ogg
md5sum ../voicepapa.tar.gz
I want the hoover to say "Mr Zurkon is here to kill" when it starts, from Ratchet and Clank.
Beta Was this translation helpful? Give feedback.
All reactions