builds.pm: Enable nightly voice generation for Hungrarian (Piper TTS)

Change-Id: I6df4cba92af00f2fbda3e051d6b74b28c4e91b58
This commit is contained in:
Solomon Peachy 2025-11-01 07:57:26 -04:00
parent 22f9db3fc8
commit a3934f50fe

View file

@ -801,7 +801,7 @@ sub simbuilds {
'gtts' => '-l hu', 'gtts' => '-l hu',
'piper' => 'hu_HU-berta-medium.onnx', 'piper' => 'hu_HU-berta-medium.onnx',
}, },
'enabled' => 0, 'enabled' => 1,
}, },
'nederlands' => { 'nederlands' => {
'lang' => 'nederlands', 'lang' => 'nederlands',