neonbjb / tortoise-tts

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

package as cli? #169

Open KiaraGrouwstra opened 2 years ago

KiaraGrouwstra commented 2 years ago

presently different TTS software has been published:

it seems hard to find ones as good as tortoise however. it would therefore seem nice to see tortoise packaged, for easier consumption. maybe useful here would be https://openbuildservice.org/.

KiaraGrouwstra commented 2 years ago

as an additional consideration, a cli interface similar to that of existing synthesizers may facilitate integrating it to use as a synthesizer for accessibility tools such as screen readers more easily.

I-Have-No-Idea-What-IAmDoing commented 2 years ago

You can already use it like a cli with the tortoise_tts.oh script that how I been using it…

On Tue, Oct 11, 2022 at 3:25 PM Kiara Grouwstra @.***> wrote:

as an additional consideration, a cli interface similar to that of existing synthesizers https://github.com/brailcom/speechd/blob/master/README.overview.md#supported-tts-engines may facilitate integrating it to use as a synthesizer for accessibility tools such as screen readers more easily.

— Reply to this email directly, view it on GitHub https://github.com/neonbjb/tortoise-tts/issues/169#issuecomment-1275234922, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANEEKLBN55E7O2TINR3P6XDWCXEL3ANCNFSM6AAAAAARCT5MKA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

neonbjb commented 2 years ago

Hey Kiara, I'd be happy to review pull requests for these features.