-
I have downloaded the Faster Whisper ASR models in the tools/asr/models/ folder but still fail to load them .. only encounter with the resource_tracker warning and not going further. I have tried v2…
-
See http://en.wikipedia.org/wiki/AIML
Build a parser that takes in AIML and creates a plugin.
See http://www.alicebot.org/downloads/sets.html and http://aitools.org/Free_AIML_sets for ALICE bot AIML …
-
I'm getting errors when trying to monitor camera's that have the images multiple levels deep. The subfolders are automatically created based on timestamps. In my example below these images are being …
-
-
I've been wanting to get the merged annotated alert image to be sent via email notification by Blue Iris. I did get it working with the October stable release by adding a Wait action in Blue Iris befo…
hndrk updated
3 years ago
-
Hi,
Did this feature stop for anyone else? or can you try to help me figure this out?
Recently my BlueIris stopped including the AITool [ImagePathEscaped].
My Trigger URL is this one below, and…
-
Hi, I'm trying to run a workflow that builds character sheets. After the initial creation, it's upscaled by Ultimate SD Upscale, at the point it hands off to FaceDetailer (pipe) from the Impact-Pack i…
-
In case it's of interest:
```
from Models import VisionModel
from PIL import Image
import torch.amp.autocast_mode
from pathlib import Path
import torch
import torchvision.transforms.functiona…
-
Is there a way to resume training from a checkpoint? Let's say maybe you can run it non-stop due to demand-based electric pricing.
-
Getting this error. Didn't modified any code/value in code.
```
(venv) C:\aitools\Meissonic>python inference.py
C:\aitools\Meissonic\venv\lib\site-packages\transformers\models\clip\modeling_clip.…