1
1
forked from mrq/tortoise-tts
tortoise-tts/tortoise/utils
2023-03-09 02:06:44 +00:00
..
__init__.py
audio.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
device.py i am very smart 2023-03-09 02:06:44 +00:00
diffusion.py
stft.py
text.py
tokenizer.py
torch_intermediary.py
typical_sampling.py
wav2vec_alignment.py