Coder Social home page Coder Social logo

requirements mismatch? about alltalk_tts HOT 8 CLOSED

erew123 avatar erew123 commented on August 28, 2024
requirements mismatch?

from alltalk_tts.

Comments (8)

erew123 avatar erew123 commented on August 28, 2024

The requirements file is actually specifying greater than or equal to:

torch>=2.1.0+cu118

torch > (means greater than) = (or equal to) 2.1.0+cu118

So its demanding a minimum level of Torch 2.1.0 with cuda 11.8 or greater.

So torch 2.1.2 with cuda 12.1 is absolutely fine and the requirements wont complain at that, it will be a match for what the requirements file is requesting.

from alltalk_tts.

erew123 avatar erew123 commented on August 28, 2024

If you have a problem beyond that, please double check this list I'm assuming that's what you mean you've been through?

Id need to know what your start-up error is?

from alltalk_tts.

erew123 avatar erew123 commented on August 28, 2024

If you continue having problems, you're welcome to update AllTalk

and you can then generate me a diagnostics log file so I can help you figure out what's going on.

All the best!

from alltalk_tts.

theinhumanity avatar theinhumanity commented on August 28, 2024

does this help?
diagnostics.log

from alltalk_tts.

erew123 avatar erew123 commented on August 28, 2024

Yes, thanks for that!

Your installed versions of packages are all good! No problems there I can see.

So 2x things I do spot. You're very low on system RAM. Im not sure how much of a problem this will be, however, using the Low VRAM function would probably be an issue for you, if you truly only have the 1.25GB's of memory free. As the LowVRAM option it uses 2GB of system ram (shouldn't be an issue if you are just using it normally) See my post below this one though re rebooting.

Im not sure if your system ram being so low would/could be an issue, but Im guessing you must have some things already loaded up.

INFO:root:System RAM: 1.25 GB available out of 7.97 GB total

As for the second thing, I'm assuming you didn't run these diagnostics while text-generation-webui was running?

INFO:root:Port Status: Port 7851 is in use.

As I see that port 7851 is already in use. Which would either mean AllTalk has started running its web service OR you actually have something else running on that port.

If Text-generation-webui with AllTalk wasn't running... then try following step 5 https://github.com/erew123/alltalk_tts#-alltalk-startup-warning-tts-subprocess-has-not-started-up-yet-will-keep-trying-for-60-seconds-maximum-please-wait-it-times-out-after-60-seconds

Otherwise, please let me know what the problem you get is?

from alltalk_tts.

erew123 avatar erew123 commented on August 28, 2024

Oh, by the way, if it had crashed in some way, that could explain why your System Ram was so full... possibly. So it may be worth a reboot of your computer and try again (though change the port number too).

from alltalk_tts.

theinhumanity avatar theinhumanity commented on August 28, 2024

i figured it out! it turns out my ssd/ram/cpu were so slow it took 70s to load the model. Setting the timeout to 120s fixed the problem for me.

from alltalk_tts.

erew123 avatar erew123 commented on August 28, 2024

wow, 70 seconds... ok then! ok.. well... I guess that might explain someone else's problem that I've seen.

I guess Ill have to change a few bits around for the next release.... damn... that means I have to re-write bits of documentation :/ ahh well! hah!

Glad you are sorted though!

from alltalk_tts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.