tortoise-tts/tortoise
2024-02-12 15:46:55 -05:00
..
data Add chapter 1 of GoT for read.py demos 2022-05-17 11:21:57 -06:00
models Update transformer.py 2023-12-15 13:27:14 -05:00
utils Modified how audio.wav_to_univnet_mel is called to prevent redundant init of stft 2024-02-12 15:46:55 -05:00
voices Updated lescault voices 2022-05-19 17:39:25 -04:00
__init__.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
api.py Modified how audio.wav_to_univnet_mel is called to prevent redundant init of stft 2024-02-12 15:46:55 -05:00
api_fast.py Fix for exception on streaming on last chunk - copied from coqui-ai/TTS#3160 2023-11-22 14:36:37 +00:00
do_tts.py Removed deepspeed for MPS 2023-08-11 16:39:09 +02:00
eval.py add eval script for testing 2022-05-12 20:15:22 -06:00
get_conditioning_latents.py more fixes 2022-05-02 16:44:47 -06:00
is_this_from_tortoise.py misc fixes 2022-05-02 18:00:57 -06:00
read.py Removed deepspeed for MPS 2023-08-11 16:39:09 +02:00
read_fast.py add fast api for tortoise 2023-10-18 18:52:39 +05:30
tts_stream.py added tts streaming example 2023-10-19 02:19:42 +05:30