mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
voice: Switch default en_GB TTS voice to Piper's 'alba'.
Does better for short phrases/words than 'semaine'. "No/Yes" and numbers in were pretty bad in particular. Change-Id: I795ad57b7ca8c5b8a3fe0c2b721ef167d0dd9f6d
This commit is contained in:
parent
b349eea2c9
commit
30ff611529
1 changed files with 1 additions and 1 deletions
|
|
@ -613,7 +613,7 @@ sub simbuilds {
|
|||
'festival' => '--language english',
|
||||
'espeak' => '-ven-gb -k 5',
|
||||
'gtts' => '-l en -t co.uk',
|
||||
'piper' => 'en_GB-semaine-medium.onnx',
|
||||
'piper' => 'en_GB-alba-medium.onnx',
|
||||
},
|
||||
'enabled' => 1,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue