forked from len0rd/rockbox
voice: Switch default piper voice for Italian
Change-Id: I9c234e258e0c32f7232851e7e431083b287f73dd
This commit is contained in:
parent
3b9d804bdf
commit
b9e6e67962
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ my %piper_lang_map = (
|
|||
'francais' => 'fr_FR-siwis-medium.onnx',
|
||||
'greek' => 'el_GR-rapunzelina-low.onnx',
|
||||
'magyar' => 'hu_HU-anna-medium.onnx',
|
||||
'italiano' => 'it_IT-riccardo-x_low.onnx',
|
||||
'italiano' => 'it_IT-paola-medium.onnx',
|
||||
# 'japanese' => '-vja',
|
||||
'nederlands' => 'nl_NL-mls-medium.onnx',
|
||||
'norsk' => 'no_NO-talesyntese-medium.onnx',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue