This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
tortoise-tts
Watch
4
Star
6
Fork
15
You've already forked tortoise-tts
Code
Issues
9
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
b23f583c4e
tortoise-tts
/
tortoise
History
mrq
b23f583c4e
Forgot to rename the cached latents to the new filename
2023-02-05 23:51:52 +00:00
..
data
Add chapter 1 of GoT for read.py demos
2022-05-17 11:21:57 -06:00
models
added button to refresh voice list, enabling KV caching for a bonerific speed increase (credit to
https://github.com/152334H/tortoise-tts-fast/
)
2023-02-05 17:59:13 +00:00
utils
Forgot to rename the cached latents to the new filename
2023-02-05 23:51:52 +00:00
__init__.py
api.py
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
do_tts.py
QoL fixes
2023-02-02 21:13:28 +00:00
eval.py
add eval script for testing
2022-05-12 20:15:22 -06:00
get_conditioning_latents.py
is_this_from_tortoise.py
read.py
Fixed silly lack of EOF blank line, indentation
2022-06-06 15:13:29 -05:00