tortoise-tts/tortoise
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 more fixes 2022-05-02 16:44:47 -06:00
is_this_from_tortoise.py misc fixes 2022-05-02 18:00:57 -06:00
read.py Fixed silly lack of EOF blank line, indentation 2022-06-06 15:13:29 -05:00