tortoise-tts/tortoise
2023-02-04 01:50:57 +00:00
..
data
models Merge pull request #233 from kianmeng/fix-typos 2023-01-17 18:24:24 -07:00
utils Added small optimization with caching latents, dropped Anaconda for just a py3.9 + pip + venv setup, added helper install scripts for such, cleaned up app.py, added flag '--low-vram' to disable minor optimizations 2023-02-04 01:50:57 +00:00
__init__.py
api.py Added small optimization with caching latents, dropped Anaconda for just a py3.9 + pip + venv setup, added helper install scripts for such, cleaned up app.py, added flag '--low-vram' to disable minor optimizations 2023-02-04 01:50:57 +00:00
do_tts.py QoL fixes 2023-02-02 21:13:28 +00:00
eval.py
get_conditioning_latents.py
is_this_from_tortoise.py
read.py