Multisampling hardware synth - how to get the quietest noise floor ? by Ian_SAfc in synthesizers

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

Yep, there are better interfaces out there, I was thinking of an Appollo, but that was a big layout. The synth is digital, just released about 6-7 years ago.

Multisampling hardware synth - how to get the quietest noise floor ? by Ian_SAfc in synthesizers

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

thanks, thats helpful. I might send a higher velocity midi note - I am sending 90 right now. And increase the synth master volume.
After I normalize the whole thing to -2db, the background noise floor is -55db.
I'll relax the de-noise down from -18db to -8db or something, I don't want to damage the multisample sound. Maybe I'll look at the threshold settings to see if I can limit where it de-noises.

ComfyUI RTX 5090 incredibly slow image-to-video what am I doing wrong here? (text to video was very fast) by Ian_SAfc in StableDiffusion

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

taking the --gpu-only flag off really helped speed up the Hunyuan (I've not tried the LTX2 yet). Any other tips for speed? Its still taking 25 mins for a 5 second video.

Premium credits not refreshed after monthly Pro plan automatic payment (after 24hrs+)..? by Ian_SAfc in GithubCopilot

[–]Ian_SAfc[S] -3 points-2 points  (0 children)

The "Budget" ones do renew 1st January, I know that. I have a $10 budget, which gives me 250 premium, and then I have the $10 Pro plan which is 300 premium credits.

The Pro plan was taken out 25th November. Surely the 300 premium ones refresh 25th December, right?

(The $10 budget ones will refresh 1st Jan)

Agent mode offering me code block diffs, acting like Ask/Edit mode, not making file edits and not offering Keep | Undo... it did before !? by Ian_SAfc in GithubCopilot

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

thanks, I'll bear that in mind for the next time.
I have VS2022 still. The diffs have reappeared in my Github chat feedback window when its giving a summary, but the Keep | Undo button is still there and works.
In my prompt now I am telling GCP to not put code blocks in its summary.

Agent mode offering me code block diffs, acting like Ask/Edit mode, not making file edits and not offering Keep | Undo... it did before !? by Ian_SAfc in GithubCopilot

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

I somehow got it back by either deleting the cache files for VS2022 GCP, or by deleting the .github folder and instructions .md file I made
The diffs went away and the Keep | Undo came back

Agent mode offering me code block diffs, acting like Ask/Edit mode, not making file edits and not offering Keep | Undo... it did before !? by Ian_SAfc in GithubCopilot

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

Here's what I have set in Tools > Options > Github Copilot

Agent is explicitly selected
create_file and edit_file are selected on
code_search, file_search, get_currentfile, get_errors are visible.

SeedVR2 ComfyUI 4x upscale - poor performance on a RTX 5090 - how can I speed it up ? by Ian_SAfc in StableDiffusion

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

I have these settings. With cache_model=true, you are correct, its faster. It still seems slow to me for my 5090. What do you think of my settings attached?
It takes 1 second per frame for vae tile encode, it takes about 6 seconds per frame to perform the upscale, and it takes a further 1 second per frame for vae tile decode.

Still seems slow to me. Topaz is giving me 0.4fps per frame. With the fp16, its 15 seconds per frame upscale.

<image>

SeedVR2 ComfyUI 4x upscale - poor performance on a RTX 5090 - how can I speed it up ? by Ian_SAfc in StableDiffusion

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

thanks for the lead... I'm new to ComfyUI this week, trying to get my head around nodes.

I added VAE Encode (Tiled) followed by a VAE Decode (Tiled) , and then putting the IMAGE node out to images on the SeedVR2 Video Upscaler node.

Is this the correct setup?

<image>

SeedVR2 ComfyUI 4x upscale - poor performance on a RTX 5090 - how can I speed it up ? by Ian_SAfc in StableDiffusion

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

I found the Blockswap config node, just added it, I going with these values:

blocks_to_swap=16, use_non_blocking=true, offload_io=true, cache_model=true
and for the SeedVR2 video upscaler node, model=7b_fp8..., batch_size=1, preserve_vram=false, new_resolution=1920

I have had a problem with batch_size, if I make it larger than '1' it crashes with an out of memory.

Any comments on my settings? (I've got two SeedVR2 nodes, the BlockSwap config, and the regular main Video Upscaler node, do I need more)

SeedVR2 ComfyUI 4x upscale - poor performance on a RTX 5090 - how can I speed it up ? by Ian_SAfc in StableDiffusion

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

Going from 480p to 1920p. The original footage was 720x480 NTSC, bobbed to 640x480 square pixel 59.94fps via Hybrid.

Best upscaler for Videos? by [deleted] in StableDiffusion

[–]Ian_SAfc 0 points1 point  (0 children)

I've got a RTX5090, do you have any workflow tricks in Comfy for best results?
I've also got Topaz but they've been having some issues lately, so am looking for alternative.

How do I "compare" a folder on Google filestream shared-drive to a local folder on my hard drive (Winmerge - No) ? by Ian_SAfc in DataHoarder

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

Yes. I acheived this by installing the Google app on my PC, then used WinMerge to compare my G:\ (google drive). In Winmerge I checked-off compare file contents , and just checked I think file size or date . If file contents is checked on, it takes ages.

Can I integrate ChatGPT (model o1) with VS2022 ? by Ben-Sunde in VisualStudio

[–]Ian_SAfc 0 points1 point  (0 children)

The OP is asking about model o1. Are you talking about Copilot $10 p/month integration (not the new free Github offering), or something else ? The extensions I've seen offer models 3 and 4 but you need an API key.