This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
tortoise-tts
Watch
4
Star
6
Fork
15
You've already forked tortoise-tts
Code
Issues
9
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
f7274112c3
tortoise-tts
/
tortoise
/
utils
History
mrq
f7274112c3
un-hardcoded input output sampling rates (changing them "works" but leads to wrong audio, naturally)
2023-02-07 18:34:29 +00:00
..
__init__.py
Move everything into the tortoise/ subdirectory
2022-05-01 16:24:24 -06:00
audio.py
un-hardcoded input output sampling rates (changing them "works" but leads to wrong audio, naturally)
2023-02-07 18:34:29 +00:00
diffusion.py
added button to refresh voice list, enabling KV caching for a bonerific speed increase (credit to
https://github.com/152334H/tortoise-tts-fast/
)
2023-02-05 17:59:13 +00:00
stft.py
fix warning
2022-05-02 16:36:02 -06:00
text.py
Typofix
2022-05-28 01:29:34 +00:00
tokenizer.py
Remove some assumptions about working directory
2022-05-29 01:10:19 +00:00
typical_sampling.py
Move everything into the tortoise/ subdirectory
2022-05-01 16:24:24 -06:00
wav2vec_alignment.py
(maybe) fixed an issue with using prompt redactions (emotions) on CPU causing a crash, because for some reason the wav2vec_alignment assumed CUDA was always available
2023-02-07 07:51:05 -06:00