-
A current pain point is that for parallel queries of faces/boxes/edges, the tree is traversed twice: once to count and allocate, and again to actually store results. This is primarily because we have …
Huite updated
1 month ago
-
Hi @nkilm! I found your repo, which does most of what I want. Did you happen to test it using files longer than 30 seconds? I'm attempting to chunk long-form audio into ~30-second segments and want to…
-
Have you considered reinventing the sockproc protocol to serve data in chunks? Say for example
for generating an archive dynamically, seems to me you need to allocate the size of the output, then
writ…
-
## Have you checked borgbackup docs, FAQ, and open GitHub issues?
Yes, a little.
## Is this a BUG / ISSUE report or a QUESTION?
QUESTION
I got interested in chunking algorithms, and was lo…
-
Right now we are chunking 5 seconds of audio and sending it to backend. Instead of this use something like [livekit](https://github.com/livekit/livekit) to stream the audio and process the response pr…
-
https://github.com/brandonstarxel/chunking_evaluation
-
Hello.
I wanted to try out dsrag on a pdf that I have.
However, I had/have a couple of problems:
1) After installing dsrag with pip, I still had to manually install `vertexai`, `google.generativea…
-
One observed oddity is that the time_counter dataset has a chunk size of 31 (presumably fixed by the length of January?). This is despite the explicit request of:
```
-cs '{"time_counter": 1, "x": 7…
-
On attempting to chunk a roughly 12,000 character text using the default settings, I get a total of three chunks. The first two have around 900 characters each, and the last one has over 10,000.
T…
-
### What is the problem?
There is an image in the memory management section that has no background (transparent) and the text is black so can't be seen in dark mode: https://carpentries.github.io/ins…