forked from len0rd/rockbox
voice: Enable nightlies for Latvian and Brazillian Portuguese
Change-Id: Idb6b57c712323d64d0e81e5d64fb9451b4298ab5
This commit is contained in:
parent
6b83c61221
commit
5135223b0c
1 changed files with 2 additions and 2 deletions
|
@ -789,7 +789,7 @@ sub simbuilds {
|
|||
'gtts' => '-l lv',
|
||||
'piper' => 'lv_LV-aivars-medium.onnx',
|
||||
},
|
||||
'enabled' => 0,
|
||||
'enabled' => 1,
|
||||
},
|
||||
'nederlands' => {
|
||||
'lang' => 'nederlands',
|
||||
|
@ -837,7 +837,7 @@ sub simbuilds {
|
|||
'gtts' => '-l pt -t br',
|
||||
'piper' => 'pt_BR-faber-medium.onnx',
|
||||
},
|
||||
'enabled' => 0,
|
||||
'enabled' => 1,
|
||||
},
|
||||
'russian' => {
|
||||
'lang' => 'russian',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue