1
1
forked from mrq/tortoise-tts
tortoise-tts/tortoise/utils
Johan Nordberg cf26074fa5 Add riding hood test
Also fix a bug discovered by the test that would seek past the text end if it ended in a boundary
2022-05-27 23:08:53 +00:00
..
__init__.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
audio.py Allow passing additional voice directories when loading voices 2022-05-19 21:02:11 +09:00
diffusion.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
stft.py fix warning 2022-05-02 16:36:02 -06:00
text.py Add riding hood test 2022-05-27 23:08:53 +00:00
tokenizer.py Automatically pick batch size based on available GPU memory 2022-05-13 10:30:02 -06:00
typical_sampling.py Move everything into the tortoise/ subdirectory 2022-05-01 16:24:24 -06:00
wav2vec_alignment.py avoid mutable default in aligner 2022-05-26 16:20:09 -04:00