1
0
Fork 0
forked from len0rd/rockbox

voice: Minor tweaks for Chineese TTS

Change-Id: I717a40cd00e9deabf093aabd05bc2608488c5f56
This commit is contained in:
Solomon Peachy 2024-07-18 10:17:25 -04:00
parent 8ddd94f3fd
commit 16094fca33
3 changed files with 4 additions and 4 deletions

View file

@ -87,7 +87,7 @@ my %festival_lang_map = (
my %gtts_lang_map = (
'english' => '-l en -t co.uk', # Always first, it's the golden master
'chinese-simp' => '-l zh-CN',
'chinese-simp' => '-l zh',
'czech' => '-l cs',
'dansk' => '-l da',
'deutsch' => '-l de',