This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
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
eca61af016
tortoise-tts
/
tortoise
/
utils
History
mrq
eca61af016
actually for real fixed incrementing filenames because i had a regex that actually only worked if candidates or lines>1, cuda now takes priority over dml if you're a nut with both of them installed because you can just specify an override anyways
2023-02-16 01:06:32 +00:00
..
__init__.py
Move everything into the tortoise/ subdirectory
2022-05-01 16:24:24 -06:00
audio.py
added reset generation settings to default button, revamped utilities tab to double as plain jane voice importer (and runs through voicefixer despite it not really doing anything if your voice samples are already of decent quality anyways), ditched load_wav_to_torch or whatever it was called because it literally exists as torchaudio.load, sample voice is now a combined waveform of all your samples and will always return even if using a latents file
2023-02-14 21:20:04 +00:00
device.py
actually for real fixed incrementing filenames because i had a regex that actually only worked if candidates or lines>1, cuda now takes priority over dml if you're a nut with both of them installed because you can just specify an override anyways
2023-02-16 01:06:32 +00:00
diffusion.py
Added integration for "voicefixer", fixed issue where candidates>1 and lines>1 only outputs the last combined candidate, numbered step for each generation in progress, output time per generation step
2023-02-11 15:02:11 +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
owari da...
2023-02-09 01:53:25 +00:00