-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
read_wav_from_disk: Number of frames read = 1577459.
ggml_new_object: not enough space in the context's memory pool (needed 39200416, available 39200096)
compress: /mnt/c/prog/fork/encodec.cpp/ggml/src/ggml.c:4858: ggml_new_object: Assertion `false' failed.
Aborted
This looks similar to the unresolved bark.cpp error: PABannier/bark.cpp#122
Now that I have been experimenting, I believe it is due to the size of the file. If it is above 1mb it cannot fit into the buffer. So even if the file is like 10-15 seconds in length, its too big for the buffer.
lin72h
Metadata
Metadata
Assignees
Labels
No labels