-
## 🚀 Feature
Add an option for models to use Classifier-Free Guidance (CFG) during inference. CFG uses a negative prompt to push inference to follow the system prompt more closely.
Support for thi…
-
Is there a way that this can be integrated as a realtime text-to-speech engine for stuff like mobile phones? As well, is WhisperSpeech at that level of realtime inference yet or is there more to be do…
-
This is just an idea for you. Most modern smartphones come with some form of AI accelerator. I am aware GGML-based projects like llama.cpp can compile and run on mobile devices, but there is probably …
-
### The bug
Video's dont play when using the app or vieuwing with a mobile browser. In the app the video doesn't load any frames (blank screen).
In a mobile browser the first few frames are shown an…
-
**Is your feature request related to a problem? Please describe.**
Not a problem, but GPU utilization would make a good performance boost.
**Describe the solution you'd like**
OpenCV offers types…
-
## Describe the bug
Hello, my friends:
I have just started learning how to develop large language models and am interning at a small company with only 11 people. I encountered difficulties after dow…
-
### Describe the issue
First of all, thanks everyone at ORT for providing such an amazingly valuable piece of software! We heavily rely on ORT for our ML applications.
Currently we have 4 ML mode…
-
Hello,
we are ***MindSpore*** eco-developers! MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.(You can get a more …
-
Click to expand!
### Issue Type
Bug
### Source
source
### Tensorflow Version
tf2.8
### Custom Code
No
### OS Platform and Distribution
ubuntu 20.04
### Mobile device
_No response_
### …
-
Hello, I am just curious, I have adapted test.py to do realtime inference on webcam, as well as the *exact* same modifications to https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix, and set it to…