This website requires JavaScript.
Explore
Help
Register
Sign In
Jarod
/
tortoise-tts
Watch
1
Star
1
Fork
0
You've already forked tortoise-tts
forked from
mrq/tortoise-tts
Code
Pull Requests
Activity
44eba62dc8
tortoise-tts
/
start.bat
4 lines
76 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added small optimization with caching latents, dropped Anaconda for just a py3.9 + pip + venv setup, added helper install scripts for such, cleaned up app.py, added flag '--low-vram' to disable minor optimizations
2023-02-04 01:50:57 +00:00
call
.\tortoise-venv\Scripts\activate.bat
Colab notebook (part 1)
2023-02-10 15:58:56 +00:00
python main.py
modified how conditional latents are computed (before, it just happened to only bother reading the first 102400/24000=4.26 seconds per audio input, now it will chunk it all to compute latents)
2023-02-05 23:25:41 +00:00
deactivate
pause
Copy Permalink