Lucas Doyle
Lucas Doyle
Deleted the asset I was tagged on, as it was no longer being used: https://github.com/mrdoob/three.js/pull/24490
hold off on merging this until the corresponding backend PR is merged
yeah ran into this as well - from what i'm able to tell this PR introduced streaming: https://github.com/aarnphm/whispercpp/pull/22 seems like this PR changed self._transcript from a generator to a list...
Hey all, FWIW I have a scenejs fork that is current as of one month ago that uses [semantic versioning](http://semver.org/), bower and plays nice as an AMD module (so you...
https://github.com/Stonelinks/llama-cpp-python/issues/4
Fixed up the last commit to include examples that: - Synchronously use the openapi client to make requests - Asynchronously use the openapi client to make requests - Make a...