voice: Switch default en_GB TTS voice to Piper's 'alba' #2
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 83420e0a95fcf0d78ea3c1b9b168005ecc267a3b Author: Solomon Peachy <[email protected]> Date: Tue Jan 27 17:36:14 2026 -0500 voice: Switch default en_GB TTS voice to Piper's 'alba' #2 The previous commit just switched the voice used for the nightlies; this changes the default used when using the cmdline voice.pl tool without the user overriding it with something else. Change-Id: I5144fe66e355f3c41677ca37226a743667d291bf diff --git a/tools/voice.pl b/tools/voice.pl index 4d947fccbc..c9450a41c0 100755 --- a/tools/voice.pl +++ b/tools/voice.pl @@ -158,7 +158,7 @@ my %espeak_lang_map = ( ); my %piper_lang_map = ( - 'english' => 'en_GB-semaine-medium.onnx', # Always first, it's the golden master + 'english' => 'en_GB-alba-medium.onnx', # Always first, it's the golden master 'bulgarian' => 'bg_BG-dimitar-medium.onnx', 'chinese-simp' => 'zh_CN-huayan-medium.onnx', 'czech' => 'cs_CZ-jirka-medium.onnx', -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs