janngobble

Results 4 issues of janngobble

The big issue is I have 4 smoke detectors, but ALL of them are labeled "Smoke Sensor" "Default Room" even though HomeKit Bridge sees them as their indigo full names......

Here's the before and after (on an Italian tv show) (after 00:06:18.840 main just quietly died. no error. no exit file, no nothing.) `main -m ./models/ggml-medium.bin -l it -osrt -f...

So, I don't know if this is more the trained data set or how whisper.cpp cuts the file up to process - and therefore doesn't realize it's the beginning of...

question

the path to openblas libraries is hardcoded as: /usr/local/include/openblas a la: ``` ifdef WHISPER_OPENBLAS CFLAGS += -DGGML_USE_OPENBLAS -I/usr/local/include/openblas LDFLAGS += -lopenblas endif ``` As I wish to give whisper.cpp all...

enhancement
good first issue