Block a user
Random voices appear at random when specific voice selected
By re-sampling with a higher audio quality source and tweaking the command-line arguments, the same voice is used consistently throughout the narration:
./scripts/tortoise_tts.py \
…
Random voices appear at random when specific voice selected
Random voices appear at random when specific voice selected
For context, I'm writing a novel having three narrators. The following script runs TorToiSe TTS on each plain text chapter:
function txt_to_tts() {
pushd $HOME/archives/tortoise-tts
…
Random voices appear at random when specific voice selected
Random voices appear at random when specific voice selected