-
https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.
XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG
- Joined on
2022-10-10
Added a link to a colab notebook in commit f5ed5499a039ae03729fc6a98ffe6c4f3046b056. It uses Gradio's Colab integration to embed itself in the notebook itself, rather than require opening a public…
Set up a colab
I'll see about fiddling with replacing the provided colab notebook, since I'm already feeling like I'm tackled most problems already and am running out of things to work…
No.
- don't install both torch variants.
- don't use DirectML if you can use CUDA. I stress this enough in my documentation.
- to the end user that can follow directions and install one (1)…
Intended behavior, so I can load the web UI without waiting for tortoise-tts to initialize.
Wait for TorToiSe initialized, ready for generation. in console.
Knew I forgot to copy the file back over. Fixed in commit 77b39e59ac65ebc83d663a55ac09abc216b745e9.
Added setting Only Load Models Locally to force all model loading to only load the model locally in commit 3621e16ef906e2effd2fbef5900bfcbb50d2e62f.
This should nail out any other remaining…