• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Recent content by bot1789

  1. B

    Plugins + Scripts koboldlink

    Can you please clarify which error occurs only with SillyTavern Extras? The character jitter and messy ui, or another one?
  2. B

    Plugins + Scripts koboldlink

    Oh course there is no nswf filter in my plugin : ) I meant that kobolcpp server cannot accept some special characters (for example, certain types of brackets). The Kobold Lite browser app replaces them with acceptable characters. My plugin also replaces them, but maybe I just have not included...
  3. B

    Plugins + Scripts koboldlink

    There are probably prohibited characters in the prompt or TTS output. Can you share your prompt (including memory and author's note) that is sent to Kobold?
  4. B

    Plugins + Scripts koboldlink

    Thank you for feedback. "character starts to jitter and vam ui becomes really messud" I know about this problem. I sometimes have this glitch too. It's due to an error in processing the output TTS audio file by my plugin. This glitch is more likely to occur when the PC is under heavy load. I...
  5. B

    Plugins + Scripts koboldlink

    Is DetachedUI a plugin name? I use Plugin UI Undocker by Stopper. Regarding the customizable background color, good idea. I will try adding it.
  6. B

    Plugins + Scripts koboldlink

    Hi! Yes, you are right, the latest version of koboldcpp does indeed have TTS support (OutetTTS) and the corresponding API endpoint (/v1/audio/speech). Then I will add this option next. Thank for suggestion! About adding SileroTTS in the previous update, I personally just like it. Plus it...
  7. B

    Suggestions for AI driven plugin (Updated with demo videos)

    You are right. I also just adapted a python http proxy at the end because in VaM most networking features are just prohibited. In the other hand, things are really easy when using a regular python server.
  8. B

    Plugin editing..

    I was not able to find the plugin you are talking about on the Hub. I afraid it may not work this way. I think the only way is to study plugin examples and trial and error (some may recommend learning Unity, but that doesn't always help as VaM doesn't have many of the libraries that the regular...
  9. B

    Suggestions for AI driven plugin (Updated with demo videos)

    Hello! This sounds promising. Do you connect VaM to Kobold or another LLM engine? I am also trying to make a similar plugin to connect to Koboldccp. You can check what other members asked me in the discussion of my plugin. First of all, it is support for various TTS options, AI vision and...
  10. B

    Plugins + Scripts koboldlink

    bot1789 updated koboldlink with a new update entry: version 12 Read the rest of this update entry...
  11. B

    Plugins + Scripts koboldlink - version 12

    Support for SileroTTS has been added (SillyTavern Extras local server is required).
  12. B

    Plugins + Scripts koboldlink

    bot1789 updated koboldlink with a new update entry: version 11 Read the rest of this update entry...
  13. B

    Plugins + Scripts koboldlink - version 11

    Connecting to AI Horde's API is possible using an additional proxy. Please see the plugin description. ! Before installing this updated version, please, delete all files of the old version from the Custom/PluginData/koboldlink directory, otherwise it may cause an error.
  14. B

    Plugins + Scripts koboldlink

    Thank you for testing and feedback! As for the crashes, yes, I know about this issue, but I haven't been able to fix it yet. I think they happen equally with any options of setting the prompt, not just with the "external trigger", since they appear in the part of the code that all these options...
  15. B

    Plugins + Scripts koboldlink

    I think I understand your idea. Please check the updated version. Now the "external trigger prompt" and "external trigger" options are also available. Use the "external trigger prompt" option to define your custom message and use the "external trigger" option to send it to Kobold. Please tell if...
Back
Top Bottom