This website requires JavaScript.
Explore
Help
Register
Sign In
Bikkies
/
tortoise-tts
Watch
1
Star
0
Fork
0
You've already forked tortoise-tts
forked from
mrq/tortoise-tts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
238
Commits
2
Branches
0
Tags
54
MiB
40f52fa8d1
Commit Graph
2 Commits
Author
SHA1
Message
Date
mrq
5bf21fdbe1
modified how conditional latents are computed (before, it just happened to only bother reading the first 102400/24000=4.26 seconds per audio input, now it will chunk it all to compute latents)
2023-02-05 23:25:41 +00:00
mrq
5c876b81f3
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