Error GGML_ASSERT: whisper.cpp/ggml.c:3159: ggml_can_repeat_rows(b, a) when running stream.wasm #1512
Replies: 1 comment
-
This was fixed yesterday - pull latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to run the stream.wasm example and after I solved the SharedArrayBuffer error and CORS problems I now get this error when starting the stream:
Error GGML_ASSERT: whisper.cpp/ggml.c:3159: ggml_can_repeat_rows(b, a)
And is not transcribing anything afterwards.
If anyone had this problem and solved it, it would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions