forked from len0rd/rockbox
configure: Fix android x86 build
Change-Id: Iea1d92bcf83f016e724496ebf037c8402ede170c
This commit is contained in:
parent
89b4cd59ef
commit
334def8431
2 changed files with 3 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue