-
Dear author,
thanks for your code, I make and run ./main -m ggml-model-whisper-base.en.bin -f samples/jfk.wav -bs 1
but the process use about an hour, and the result is as follows,
it is there …
-
**Is your feature request related to a problem? Please describe.**
The animations in Vue doesn't follow the same timings as the global ones
**Describe the solution you'd like**
Same timings
-
## steps
Run sbt with the `-Dsbt.task.timings=true` option. Then use the `run` command
## problem
No timings are shown for `run` or any of its sub commands
## expectation
Like with other …
-
it would be nice to have sql query timings as in debug_toolbar.panels.sql.SQLPanel
-
I try process WAV file with zeroes in Data section. File duration is 1,2 seconds (attached it).
Whisper.cpp give hallucination (and wrong duration).
[zeroes.zip](https://github.com/ggerganov/whi…
-
Is anyone able to able to assist with placing of the auto bait?
I have noticed that the keybinds for this are D4 & D5 effectively mapping to 4 and 5 on my setup.
The problem I am having is the aut…
-
When keeping track of Events in the real world, it is highly likely there is a start and end timing/ date. Most other event tracking application out there would support this. I would think most users …
-
## Feature Request
### Crates
`tracing-subscriber`
### Motivation
The timings shouldn't be tracked by the formatting subscribe. It's implementation was probably also copied when `tracing-opentelem…
-
CI platforms like Actions and CircleCI support matrix builds which can be used to fan-out a number of parallel jobs executing a test suite.
For this to result in faster builds, the test runner must…
-
**Describe the bug**
Heuristics incorrectly selects tiled execution of brute force-knn when the output tile could still fit the memory. This makes knn search slower than torch matmul + topk.
** …