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
a9de016230
tortoise-tts
/
tortoise
History
mrq
a9de016230
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
..
data
models
applied the bitsandbytes wrapper to tortoise inference (not sure if it matters)
2023-02-28 01:42:10 +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
api.py
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
do_tts.py
eval.py
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