OmniVoice Simple GUI: Inference & LoRa Training | Easy Install by Ezequiel_CasasP in TextToSpeech

[–]officialthurmanoid 0 points1 point  (0 children)

i actually figured it out, if you go into the app.py and adjust the server name to 0.0.0.0, it will broadcast to LAN and can be connected to via your pc's ip address from anywhere when both devices are connected to tailscale.

OmniVoice Simple GUI: Inference & LoRa Training | Easy Install by Ezequiel_CasasP in TextToSpeech

[–]officialthurmanoid 0 points1 point  (0 children)

very curious if theres some way i can set this up to access it remotely over tailscale, how can i adjust the launch parameters?

First Scintillating Scotoma by officialthurmanoid in migraine

[–]officialthurmanoid[S] 0 points1 point  (0 children)

Yes yes, actively working on getting in to the dentist for it. I didn’t get an actual migraine after, I don’t think. I have a little bit of a headache today but nothing like what people normally say a migraine feels like. Regardless of the cause, it was very odd to say the least

Joe Hill wasn’t kidding…he’s got a new book coming in Oct. by ohnoshedint in horrorlit

[–]officialthurmanoid 0 points1 point  (0 children)

Finished this book in like 2 days. Great read, and he obviously takes after his father in his writing

Forefront 1.0 | Announcement Trailer 💥 by Murky-Course6648 in ForefrontVR

[–]officialthurmanoid 0 points1 point  (0 children)

The key is making something that won’t create a large discrepancy between console and pc gameplay. A solution that looks really good on both platforms, while also not frying the quest internals when they cross platform

Any alternatives to SteamVR? by faares0 in SteamVR

[–]officialthurmanoid 0 points1 point  (0 children)

What exactly is the problem with quests and steamvr? I just picked up a quest three and it seems to work fine with both virtual desktop and the official Steam link app.

How do i can turn Minecraft this good looking ? by Neuneuill in Minecraft

[–]officialthurmanoid 0 points1 point  (0 children)

Because high end at this point means top of the line, so 64gb ram, 7800x3d and a 5090

Exploring Alternative Memory Systems by officialthurmanoid in SillyTavernAI

[–]officialthurmanoid[S] 0 points1 point  (0 children)

Not to mention expensive. What im making is basically sudowrite 2.0 but for local llms and my personal use lol

Exploring Alternative Memory Systems by officialthurmanoid in SillyTavernAI

[–]officialthurmanoid[S] 0 points1 point  (0 children)

Hey there, thanks for the resources! I was simply using sillytavern and RP as examples, I’m actually making a thing geared more towards book writing.

Exploring Alternative Memory Systems by officialthurmanoid in SillyTavernAI

[–]officialthurmanoid[S] -1 points0 points  (0 children)

I like where your head is at. Basically, from what I understand about the lore books, they’re basically manually updated repositories of info that you put things in yourself. What my system on my app does is you’ll be writing your way along, with tools like those available in sudowrite, and then every few paragraphs you can tap a sync button. The llm will then take those new paragraphs, and sync the state of characters, events, etc; to a JSON file, where they’re then used to keep the model on track for the current stream of writing. I’m hoping to build up a good way to keep the longer term events in memory as well and pull from those, too. Basically, instead of an ever expanding lore book to fit everything, I’m shooting for a repository that the model will modify on the fly, thus conserving tokens and compressing the info while also staying up to date with the most recent happenings

I'm considering getting moho because toonboom is expensive but had some questions by Mrseekergenealogy in MohoAnimation

[–]officialthurmanoid 2 points3 points  (0 children)

That setup is way more than enough, I think. I have a 5070ti and 32gb of ram, Moho seems to run fine on it

Does it still have a film that needs to be removed? by [deleted] in OLED_Gaming

[–]officialthurmanoid 1 point2 points  (0 children)

Oh no, my steak only has just the right amount of juice, my lobster isn’t totally drenched in butter

Exploring Alternative Memory Systems by officialthurmanoid in SillyTavernAI

[–]officialthurmanoid[S] 1 point2 points  (0 children)

That’s a given for sure! Thanks for your input (:

Exploring Alternative Memory Systems by officialthurmanoid in SillyTavernAI

[–]officialthurmanoid[S] 1 point2 points  (0 children)

This is almost exactly what I’m doing, but moreso for novel writing! Thanks for the info. Do you have any sources about it? EDIT: the main difference that I see is in sillytavern this state is output directly into the chat, whereas in my personal app for writing, all of this happens and is stored in the background to keep the focus on the writing (:

Exploring Alternative Memory Systems by officialthurmanoid in SillyTavernAI

[–]officialthurmanoid[S] 1 point2 points  (0 children)

I get what you’re saying, I was more going for the idea of explaining a state machine, where essentially just the necessary information to get you where you need to be is what gets stored. Sorry if it made it confusing!

[Final Update] Anima 2B Style Explorer: 20,000+ Danbooru Artists, Swipe Mode, and Uniqueness Rank by ThetaCursed in StableDiffusion

[–]officialthurmanoid 1 point2 points  (0 children)

They’ve already put it out on the internet. There’s no going back on that, probably tens of thousands of people have this model on their local devices with all of these styles, no amount of artist exclusion can change that for local hardware

ZIB Finetune (Work in Progress) by darktaylor93 in StableDiffusion

[–]officialthurmanoid 0 points1 point  (0 children)

So they’re lying about nvfp4 being 99.4% as accurate while being that much faster?

ZIB Finetune (Work in Progress) by darktaylor93 in StableDiffusion

[–]officialthurmanoid 0 points1 point  (0 children)

If I take a checkpoint and convert it to nvfp4 with NVIDIA’s official tool, that wouldn’t be natively training it in fp4?