From 9159fc01599e17c3c9558e99609b6280ae2903e0 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 28 Apr 2025 10:52:11 -0400 Subject: [PATCH] builds: Enable nightly Romanian voice generation. Change-Id: I1bb84d1c9e68158ea240be37f65721857e5181c2 --- tools/builds.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/builds.pm b/tools/builds.pm index 421d9f4c4c..0deb54015c 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -843,7 +843,7 @@ sub simbuilds { 'gtts' => '-l ro', 'piper' => 'ro_RO-mihai-medium.onnx', }, - 'enabled' => 0, + 'enabled' => 1, }, 'russian' => { 'lang' => 'russian',