152334H / tortoise-tts-fast

Fast TorToiSe inference (5x or your money back!)
GNU Affero General Public License v3.0
779 stars 179 forks source link

tortoise_tts.py: error: one of the arguments -l, --list-voices -P, --play -o, --output -O, --output-dir is required #42

Closed tanfarou closed 1 year ago

tanfarou commented 1 year ago

I'm unable to run via the tortoise_tts.py script. However, I could run do_tts.py as well as Streamlit. Not sure what I am doing wrong. I would appreciate any guidance you can give me.

Screenshot 2023-03-04 003546
152334H commented 1 year ago

the script was changed to take text as a final output argument (e.g. tortoise_tts.py "hello world"), not as a specific flag