This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
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
1c582b5dc8
tortoise-tts
/
tortoise
/
utils
History
mrq
1c582b5dc8
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
..
__init__.py
audio.py
Added small optimization with caching latents, dropped Anaconda for just a py3.9 + pip + venv setup, added helper install scripts for such, cleaned up app.py, added flag '--low-vram' to disable minor optimizations
2023-02-04 01:50:57 +00:00
diffusion.py
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
stft.py
text.py
tokenizer.py
typical_sampling.py
wav2vec_alignment.py