-
This is my first time using Vosk, so please bear with me. I'm using .NET Core 6 with C# 10, Vosk 0.3.38 and the "vosk-model-en-us-0.22-lgraph" model (renamed the folder to "model"). The model appears …
-
Thank you for your great work and beautiful code.
I would like you to upload your code for ablations. You did a lot of ablations like visual-only and future prediction in your paper. I want to con…
-
Hi everybody,
I have a GoPro 4 Black, and after reparing it it lost its firmware.
So I downloaded and installed the drivers for the Hero 4, then connected the GoPro to my laptop while holding t…
-
I'm trying to write a watcher to persist data externally, but I'm getting the error, "accumulateChanges supports only a single value per attribute"
Here is the code (stored in file persist-test.js)…
-
Hi,
I have used both this pystdf and [stdfparser](code.google.com/p/stdfparser), and found both have wrong parsed results.
The original stdf file is generated on D10, with lines as below:
```
…
-
If the characteristic flow time-scale in a wind -- t_dyn ~ R / v -- ever becomes (and stays) shorter than the ionization/recombination time-scale -- t_rec ~ 1/(ne*alpha) -- the ionization state of the…
-
Crystal doesn't allow records to be declared inside a function:
```
def get-fred
record Person, name, number # error!
Person.new "Fred", 1
end
```
This is because `record` is a macro …
-
Thank you for this great job on liGAN. I installed liGAN to run the examples, 'python3 generate.py config/generate.config', it hung at the 27th(28th?) example, i.e.
1 0 1.36521 PA2GA_HUMAN_21_14…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
Now that I have my GPU used by localai I wanted to try whisper locally via `:GpWhisper` after installing sox and I got a not very helpful:
```
Gp: Whisper query exited: 2, 0
```
I had installed …
teto updated
3 months ago