tortoise-tts/tortoise
2023-11-23 12:13:09 +08:00
..
data Add chapter 1 of GoT for read.py demos 2022-05-17 11:21:57 -06:00
models Port do_tts.py and relevant logics for DirectML 2023-11-22 12:36:24 +08:00
utils bug fix. voice selection was malfunctioned. 2023-11-22 20:34:51 +08: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 bug fix. voice selection was malfunctioned. 2023-11-22 20:34:51 +08: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 Optimize args 2023-11-23 12:10:07 +08: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