mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
builds.pm: Enable nightly voice generation for Hungrarian (Piper TTS)
Change-Id: I6df4cba92af00f2fbda3e051d6b74b28c4e91b58
This commit is contained in:
parent
22f9db3fc8
commit
a3934f50fe
1 changed files with 1 additions and 1 deletions
|
|
@ -801,7 +801,7 @@ sub simbuilds {
|
|||
'gtts' => '-l hu',
|
||||
'piper' => 'hu_HU-berta-medium.onnx',
|
||||
},
|
||||
'enabled' => 0,
|
||||
'enabled' => 1,
|
||||
},
|
||||
'nederlands' => {
|
||||
'lang' => 'nederlands',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue