ugoviti / izsynth

TTS/Text To Speech synthesizer, background music overlay assembler and audio file converter for PBX and Home Automation Systems
GNU Lesser General Public License v3.0
17 stars 7 forks source link

Cannot change voice #1

Closed rrolla closed 7 years ago

rrolla commented 7 years ago

Hi, seems this script will be very useful, thanks for big job.

I want to change voice, but nothing changes

izsynth -e naturalreaders -v Peter -t "Welcome home, mr Stark"

the same output for

izsynth -e naturalreaders -v Ryan -t "Welcome home, mr Stark"

Have a good day.

rrolla commented 7 years ago

Ok i found why, because the same text,

Option:

# resynth the file if it already exist
OUTPUT_OVERWRITE="no"

Very great job, keep going :+1: