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
b648186691
tortoise-tts
/
tortoise
History
mrq
b648186691
history tab doesn't naively reuse the voice dir instead for results, experimental "divide total sound size until it fits under requests max chunk size" doesn't have a +1 to mess things up (need to re-evaluate how I want to calculate sizes of bests fits eventually)
2023-02-14 16:23:04 +00:00
..
data
Add chapter 1 of GoT for read.py demos
2022-05-17 11:21:57 -06:00
models
Implemented kv_cache "fix" (from
1f3c1b5f4a
); guess I should find out why it's crashing DirectML backend
2023-02-13 13:48:31 +00:00
utils
Added integration for "voicefixer", fixed issue where candidates>1 and lines>1 only outputs the last combined candidate, numbered step for each generation in progress, output time per generation step
2023-02-11 15:02:11 +00:00
__init__.py
api.py
history tab doesn't naively reuse the voice dir instead for results, experimental "divide total sound size until it fits under requests max chunk size" doesn't have a +1 to mess things up (need to re-evaluate how I want to calculate sizes of bests fits eventually)
2023-02-14 16:23:04 +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
fixed up the computing conditional latents
2023-02-06 03:44:34 +00:00
is_this_from_tortoise.py
read.py
Fixed silly lack of EOF blank line, indentation
2022-06-06 15:13:29 -05:00