u/eihns

I was successfull and fast using it for like a month or two, but since i startet doing some heavy lifting and "loop improving C code". The ui takes around i dont know 1h to load?

While that it keeps pegging one core. More or less full.

One thing i saw is that it really doesnt like to display like 6k diffs (which i dont need) - can that be disabled?

Anyone knows what exaclty the problem is?

I tried vakuum, archiving and deleting old sessions... "something" waf sql db... checkpoint or something like that?

Is there a way to SEE what he is actually trying to do? xD

Is it possible to disable the "git changes"? I think thats the culprit.

reddit.com
u/eihns — 8 days ago
▲ 1 r/OpenAI

Yeah, i dont know? Dont use it. I strongly suggest, you will pull your hairs out xD. I dont know if im throttled or anything, because yesterday i did some strong long lasting sessions. But usually the models get way worse some days before a new release.

- Its literally ignoring direct commands. Like it says, yeah i do so and so, and then it does the exact opposite.

- its lying "i didnt touch prod" but "i touched prod"

I didnt changed any context or anything and it was working really well since 5.5 came out.

So i guess, next version is up this week!?

Am i the only one noticing this?

reddit.com
u/eihns — 10 days ago
▲ 0 r/Tdarr

"its not possible" blabla until someone did it.

Im currently converting the "Normalize Audio" plugin from CPU to GPU.

Why? For my flow, the most annoying part is always CPU bottlenecked and more important, it breaks plex (yes i can isolate cpu, but then i dont have full power when needed avaible, i cant afford a 128 core cpu yet. That way the mainly idle GPU has some more job to do.

I startet with some "try out that idea" and see if its worth it, and instnat i knew im up to something:

99%+ same audio file but 9-10x speed. Only on a 1050 Ti against a Intel® Core™ i9-9900K (OC 5GHZ)

I cant find a difference in quality. I release this as a plugin for tdarr, will probably still work with ffmpeg (as a plugin). written mostly in C.

Now im searching for ideas. What do we need? I dont plan on wasting too much time on niche things, so i thought i collect ideas whichs benefits my flows and most users.

Overall goal: atleast 99% same audio and atleast same performance. (but currently it doesnt seem like that would be an issue)

Edit:

-someone suggested adding "auto 2 channel stereo, if there is no" -> added

Currently work in Progress:

https://github.com/CurlyFlow/GPU_normalizer_Tdarr/

Version 1.0, in my flow, is only 1/3 compared to only CPU. (like from ~30min to ~10min)

But i already work on next version which should improve this even more.

reddit.com
u/eihns — 11 days ago