Coder Social home page Coder Social logo

Comments (5)

erew123 avatar erew123 commented on July 24, 2024

Hi @0xYc0d0ne

As standard AllTalk is on IP 127.0.0.1 which will keep it restricted to the local machine. If you want it to be available across your LAN, change its IP address to the IP address you would use on your machine e.g. if your machine is on 192.168.1.10, then in the settings page, change AllTalk's IP to 192.168.1.10 which will share it on that network cards interface.

Should you have any other firewalling setup on your machine, you would need to also allow port 7851 through the firewall from your private lan range e.g, 192.168.1.0/24 (or 255.255.255.0 for example)

Thanks

from alltalk_tts.

erew123 avatar erew123 commented on July 24, 2024

Just to be 100% clear, I mean change the IP address set in AllTalks settings web page to match your machine IP address, then restart AllTalk.

Thanks

from alltalk_tts.

0xYc0d0ne avatar 0xYc0d0ne commented on July 24, 2024

ok now that worked but in sillytavern when i type in the i select alltalk sillytavern extension and put in my computers ip like 192.xx.xx:7851 it says "Error: HTTP Error Response: 404 Not Found" and TypeError: NetworkError when attempting to fetch resource

from alltalk_tts.

erew123 avatar erew123 commented on July 24, 2024

Hi @0xYc0d0ne

Assuming that you can reach the webpage of AllTalk remotely on its IP address, then we can conclude its not a firewalling issue.

As such, I suspect that because the way SillyTavern saves its settings, which is only when its had a successful connection, its not re-saving the settings (only saves the IP address on 1st successful connection to a IP). Its a behaviour I noticed during development, its a bit frustrating, but the simplest solution is to manually change the IP in the SillyTavern settings file.

In \sillytavern\public\ you will find a file called settings (take a backup copy before you make this change, just in case).

Open it with something like Notepad and find the line "AllTalk": { then below that you will find the IP address that SillyTavern is pointing to and change it there. Once youve done that, you should be able to refresh the SillyTavern web page (no need to reload) and it should connect.

image

Once thats done, it should be connecting fine to the IP address you specify (bar your firewall blocking something as mentioned above).

image

Thanks

from alltalk_tts.

0xYc0d0ne avatar 0xYc0d0ne commented on July 24, 2024

ok now it finally works! , thanks alot bro
Screenshot (152)

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.