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
06bdf72b89
tortoise-tts
/
tortoise
History
mrq
06bdf72b89
load the model on CPU because torch doesn't like loading models directly to GPU (it just follows the default vocoder loading behavior)
2023-03-03 13:53:21 +00:00
..
data
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
__init__.py
api.py
load the model on CPU because torch doesn't like loading models directly to GPU (it just follows the default vocoder loading behavior)
2023-03-03 13:53:21 +00:00
do_tts.py
eval.py
get_conditioning_latents.py
is_this_from_tortoise.py
read.py