tortoise-tts/tortoise/utils
2023-02-04 01:50:57 +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 progress for transforming to audio, changed number inputs to sliders instead 2023-02-03 04:56:30 +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