1
0
Fork 0
forked from len0rd/rockbox

configure: Fix android x86 build

Change-Id: Iea1d92bcf83f016e724496ebf037c8402ede170c
This commit is contained in:
Solomon Peachy 2024-07-22 21:04:54 -04:00
parent 89b4cd59ef
commit 334def8431
2 changed files with 3 additions and 2 deletions

View file

@ -148,9 +148,10 @@ my %piper_lang_map = (
'espanol' => 'es_ES-sharvard-medium.onnx',
'francais' => 'fr_FR-siwis-medium.onnx',
'greek' => 'el_GR-rapunzelina-low.onnx',
'magyar' => 'hu_HU-anna-medium.onnx',
'italiano' => 'it_IT-paola-medium.onnx',
# 'japanese' => '-vja',
# 'korean' => '-vko',
'magyar' => 'hu_HU-anna-medium.onnx',
'nederlands' => 'nl_NL-mls-medium.onnx',
'norsk' => 'no_NO-talesyntese-medium.onnx',
'polski' => 'pl_PL-gosia-medium.onnx',