philipag

Results 22 issues of philipag

For anyone interested: I have tested this library running an app under WINE 8.3 (www.winehq.org) on Linux and it works thanks to NOT requiring DirectX12 (WINE only goes up to...

I tried running 2 threads - each allocating its own model and context - but calling context.runFull() from both threads at the same time causes exceptions. Is this tested/supported? My...

Without seeking the interface behaves identically to before. This is very useful when wanting to read a stream in a non-linear fashion. If block 0 is not read first (required...

**Describe the bug** The MACPL setting says that it will work with AT=5 and MAPL=8, but it has no effect. If I set MACPL=20, then the attributes do not wrap...

Bug
Universal

In Android I use notification which do not disappear when clicked, and I cannot replace those with this Nuget. Specifically this is the issue in the code: .SetAutoCancel(true) It would...

enhancement
help wanted
good first issue

Great detail in your readme but would be nice to know what frame rates you achieve with your panels.

Using the sample audio `whisper-cli -f samples/jfk.wav --grammar grammar.txt --grammar-rule "root" --grammar-penalty 50` with the attached grammar file does not give any output. Am I doing something obviously wrong here?...

The main idea is to create a C facade for grammar loading so that it can easily be used to load/allocate (and later free) grammars via any type of language...

I am using Whisper.net which in turn uses whisper.cpp which in turn uses ggml. Running a single thread with the Vulkan backend works perfectly (but does not saturate the GPU...

**Is your feature request related to a problem? Please describe.** ROCm Hip support cannot be built even though it is fully supported by ggml. The current build system makes it...

configuration-runtimes
GPU