diff --git a/tools/voice.pl b/tools/voice.pl index 9efc844c10..bbe82a086b 100755 --- a/tools/voice.pl +++ b/tools/voice.pl @@ -133,7 +133,7 @@ my %piper_lang_map = ( 'czech' => 'cs_CZ-jirka-medium.onnx', 'dansk' => 'da_DK-talesyntese-medium.onnx', 'deutsch' => 'de_DE-thorsten-high.onnx', - 'english-us' => 'en_US-libritts-high.onnx', + 'english-us' => 'en_US-lessac-high.onnx', 'espanol' => 'es_ES-sharvard-medium.onnx', 'francais' => 'fr_FR-siwis-medium.onnx', 'greek' => 'el_GR-rapunzelina-low.onnx',