tortoise-tts/tortoise/models
William Gaylord e8c53c6a87
Add CPU only support to hifigan_decoder.py
Allow higigan_decoder to run when not using a GPU.
2023-10-18 12:35:44 -05:00
..
__init__.py k I think this works.. 2022-05-02 21:31:31 -06:00
arch_util.py Addes MPS support 2023-08-06 19:01:10 +02:00
autoregressive.py add fast api for tortoise 2023-10-18 18:52:39 +05:30
classifier.py Get rid of checkpointing 2022-06-15 22:09:15 -06:00
clvp.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
cvvp.py Get rid of checkpointing 2022-06-15 22:09:15 -06:00
diffusion_decoder.py Added MPS support for do_tts 2023-08-06 17:41:30 +02:00
hifigan_decoder.py Add CPU only support to hifigan_decoder.py 2023-10-18 12:35:44 -05:00
random_latent_generator.py Support totally random voices (and make fixes to previous changes) 2022-05-02 15:40:03 -06:00
stream_generator.py add fast api for tortoise 2023-10-18 18:52:39 +05:30
transformer.py Fix typos 2023-01-06 11:04:36 +08:00
vocoder.py Add reference of univnet implementation 2023-01-06 15:57:02 +09:00
xtransformers.py Get rid of checkpointing 2022-06-15 22:09:15 -06:00