1
0
Fork 0
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:
Solomon Peachy 2024-06-23 14:02:28 -04:00
parent d117debca9
commit c862769977

View file

@ -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',