tortoise-tts/models
James Betker 57c2ce7040 Update API to have more expressive interface for controlling various generation knobs
- Also adds typical decoder support; unfortunately this does not work well with the current model.
2022-03-29 13:59:39 -06:00
..
arch_util.py Upgrade CLIP model and add eval_multiple 2022-03-28 19:33:31 -06:00
autoregressive.py Update API to have more expressive interface for controlling various generation knobs 2022-03-29 13:59:39 -06:00
diffusion_decoder.py Upgrade CLIP model and add eval_multiple 2022-03-28 19:33:31 -06:00
text_voice_clip.py Upgrade CLIP model and add eval_multiple 2022-03-28 19:33:31 -06:00
transformer.py
vocoder.py