forked from len0rd/rockbox
voices: Enable nightly generation of Czech voice files.
It has a higher completion state than some of the others we're already generating. Change-Id: I2cbb5f53872449591e3493d83f91dd38047ff14c
This commit is contained in:
parent
d117debca9
commit
c862769977
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ sub allbuilds {
|
||||||
'gtts' => '-l cs',
|
'gtts' => '-l cs',
|
||||||
'piper' => 'cs_CZ-jirka-medium.onnx',
|
'piper' => 'cs_CZ-jirka-medium.onnx',
|
||||||
},
|
},
|
||||||
'enabled' => 0,
|
'enabled' => 1,
|
||||||
},
|
},
|
||||||
'dansk' => {
|
'dansk' => {
|
||||||
'lang' => 'dansk',
|
'lang' => 'dansk',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue