Alright! Good news here
Apparently, I misjudged the GPU usage of your UI. While generating autoregressive samples, the VRAM usage spikes, peaks and stays there as per the length of the prompt,…
Also if I change all the bools to true in the file ./tortoise/utils/torch_intermediary.py I get an assertion error
`AssertionError Traceback (most recent call…
So there's something new I just discovered This behavior is common to whether I clone your tortoise fork into a directory or I copy the files from the ai-voice-cloning/modules/tortoise-tts
Bas…
So here's a thing
cloned your tortoise fork, created new conda environment with python=3.10 and installed latest torch torchaudio torchvision with cuda=11.7. Now when I try to run the…
That's okay! Quite a journey it must have been. But my question stands still, different environments in my question referred to requirements for ai-voice-cloning and your tortoise fork. If bnb is…
https://git.ecker.tech/mrq/tortoise-tts/commit/7b839a426311543ecb11fbc1f572749f8ceca1fa Found this one, 5 months old, about adding bitsandbytes implementation to the Tortoise inference …
Thanks for validating my query! Had actually found your implementation of Tortoise as a separate repo after posing here. Thought posting would still be worth it
Just a few quick queries before…