diff --git a/piper/get-piper.sh b/piper/get-piper.sh index ca2e118..69c9214 100755 --- a/piper/get-piper.sh +++ b/piper/get-piper.sh @@ -28,7 +28,7 @@ if [ "$ENABLE_TTS" = 1 ]; then voice_file="voice-en-us-ryan-high.tar.gz" ;; "es" ) - voice_file="voice-es-mls_10246-low.tar.gz" + voice_file="voice-es-mls_9972-low.tar.gz" ;; "fr" ) voice_file="voice-fr-siwis-medium.tar.gz"