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
2ba0e056cd
tortoise-tts
/
tortoise
History
mrq
2ba0e056cd
attribution
2023-03-03 06:45:35 +00:00
..
data
Add chapter 1 of GoT for read.py demos
2022-05-17 11:21:57 -06:00
models
added BigVGAN in place of default vocoder (credit to
https://github.com/deviandice/tortoise-tts-BigVGAN
)
2023-03-03 06:30:58 +00:00
utils
added storing the loaded model's hash to the TTS object instead of relying on jerryrig injecting it (although I still have to for the weirdos who refuse to update the right way), added a parameter when loading voices to load a latent tagged with a model's hash so latents are per-model now
2023-03-02 00:44:42 +00:00
__init__.py
Move everything into the tortoise/ subdirectory
2022-05-01 16:24:24 -06:00
api.py
attribution
2023-03-03 06:45:35 +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
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