tortoise-tts/tortoise/utils
2023-07-13 22:14:16 +03:00
..
__init__.py
audio.py feat: support .flac voice files 2023-04-01 15:08:31 +02:00
device.py Fix lowercasing of kernel 2023-07-13 22:14:16 +03:00
diffusion.py Add initial oneAPI support 2023-04-30 23:05:24 +03:00
stft.py
text.py
tokenizer.py
torch_intermediary.py disable BNB for inferencing by default because I'm pretty sure it makes zero differences (can be force enabled with env vars if you'r erelying on this for some reason) 2023-04-29 00:38:18 +00:00
typical_sampling.py
wav2vec_alignment.py