neonbjb / tortoise-tts

A multi-voice TTS system trained with an emphasis on quality
Apache License 2.0
13k stars 1.79k forks source link

Generating 3 files of speech! taking too long, can I generate only one. Using cmd #444

Open teachtaha opened 1 year ago

teachtaha commented 1 year ago

When I generate tts on command prompt, it generates 3 recordings of voices with different pitches. Its taking too long, I want one result recording. What should I change?

Nekos4Lyfe commented 1 year ago

dtts

You can change it on line 19 at do_tts.py

teachtaha commented 1 year ago

Thanks a ton!

spottenn commented 1 year ago

This issue should be closed.