Olicorne

Results 659 comments of Olicorne

progress: it seems that "os.environ["WDOC_IMPORT_TYPE"] = "native"" helps. I also added a try block to avoid crashing if torchaudio fails to be imported (it can be tricky to install anyway)....

Figured out most of the issues now. Still some kinks to work out but a working version seems pretty close now.

Well it seems to be working now! At least as first demo. I'm closing this now but your help in testing this thing would be much appreciated. For further developments...

> things we care about? Well that's the thing. I lack the bigger picture of exactly how mwmbl works so I'm not sure exactly about: 1. what is the event...

A miss here means we checkes and it was not in the filter. Alright. If I get an answer from @yankun1992 (dev from fastbloom-rs) I might revisit the idea. Otherwise...

Hey @daoudclarke , after exchanging with @yankun1992 over on its repo, I believe fastbloom-rs should be used instead of pybloomfilter. Hence I'm reopening this issue. I don't feel up to...

Ruff is fine for me

Okay so starting from [0a0f8fe](https://github.com/mwmbl/mwmbl/pull/270/commits/0a0f8feda43101408c5b8360ceee2d1023d6a82d) I added a lot more improvements. Now orjson is used, we get customizable compression levels, lmdb seems robust etc. I only modified a test to...

I just noticed that because those changes are restricted to mwbl/tinysearchengine/indexer.py and one test file I could actually have branched from main directly. Let me know if you prefer that

I have built it and ran locally yes, but not ran any specific test suite if that's your question