Open fredless opened 4 years ago
Preliminary digging, comparing the built-in en files of v1886 vs. v2008 firmwares, there are indeed 16 new sound files:
$ sounds1886="1886image/opt/rockrobo/resources/sounds/en"
$ sounds2008="2008image/opt/rockrobo/resources/sounds/en"
$ ls -1 $sounds1886 | wc -l
79
$ ls -1 $sounds2008 | wc -l
95
$ find "$sounds1886/" "$sounds1886/" "$sounds2008/" -printf '%P\n' | sort | uniq -u
ding.wav
map_restore.wav
positioning.wav
restart_clean_fromdock.wav
restart_clean_nodock.wav
resume_backtodock.wav
resume_room.wav
resume_spot.wav
room_complete.wav
room_failed.wav
room_partialdone.wav
room.wav
saving_map.wav
stop_clean.wav
stop_room.wav
zone_partialdone.wav
Submitted pull #262 to partially address, includes updated english lang transcription based on files included with 3.5.7_002008.
Note that in addition to the new files above, there were significant changes to the existing prompts. Far fewer uses of the word "please", "the cleanup" has been largely replaced with "cleaning" or "clean", and "vacuum" has been replaced with "main unit" in most places (while I think the new prompts are an improvement overall, I think this last "main unit" bit moved the friendly needle in the wrong direction).
Fredless, I’m looking for a download of the new English voice pack. Do you happen to have it?
looking for a download of the new English voice pack
@Dfm1011 if by "pack" you mean the contents of the /opt/rockrobo/resources/sounds
folder from the 3.5.7._002008 firmware image, then yeah, I've got those. It's 35.75MB zipped. Need it?
Yes!! Could you please provide a download link or something lol! Thanks
@Dfm1011 will leave it up for a few days and then delete it again, as it's cruft https://github.com/fredless/2008voicefiles
EDIT: now deleted
Thank you SO much! Seriously!
My S5 running stock 3.5.7_002008 recently said "Positioning, please wait." This prompt is not listed in audio_en.csv so I am assuming the prompt packages are out of date for this latest gen2 firmware.