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
c7f85dbba2
tortoise-tts
/
tortoise
/
utils
History
mrq
ed33e34fcc
Added choices to choose between diffusion samplers (p, ddim)
2023-02-05 01:28:31 +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 choices to choose between diffusion samplers (p, ddim)
2023-02-05 01:28:31 +00:00
stft.py
text.py
tokenizer.py
Remove some assumptions about working directory
2022-05-29 01:10:19 +00:00
typical_sampling.py
wav2vec_alignment.py
Allow running on CPU
2022-06-11 20:03:14 +09:00