FujiwaraChoki / MoneyPrinter

Automate Creation of YouTube Shorts using MoviePy.
MIT License
10.23k stars 1.37k forks source link

[FEATURE] Local (AI based) TTS generation #182

Closed radry closed 8 months ago

radry commented 8 months ago

We have local subtitles already, it would be nice to have local TTS too.

There are many open source AI TTS implementations out there, a quick search found this one but I don't know the hardware requirements: https://github.com/coqui-ai/TTS

It should be something that can run on 8GB GPU memory.