YHat.pub

Results 10 issues of YHat.pub

on this line, https://github.com/tonistiigi/audiosprite/blob/master/audiosprite.js#L224, why is there a Math.ceil(duration)? the ceil is added a silent gap in between my files, which isn't what i want. anyways, any feedback is appreciated.

Is there a way for a publisher to tell if there are no subscribers available to do any work? for example if there is subscriber a - doing 2 tasks,...

**Describe the bug** When running certain strings through the new `TransformersNlpEngine` I am getting errors. It doesn't happen on every string. **To Reproduce** Steps to reproduce the behavior: 1. See...

bug
good first issue
analyzer

Does this library work with https://github.com/jaredhanson/passport-remember-me ? I'm looking into implementing remember me in sails, and the stack overflow answers don't exactly feel right.

is it possible to call `ReturnConsumedCapacity` on a create call? for example, i know this does not work, but is there an equivalent? ``` Account.create({email: '[email protected]', name: 'Foo Bar', age:...

The plugin is great! Thank you @abhishekkrthakur When running with colab, I am asked to reinstall the linter every time. I am assuming there is no way around this but...

I'd really like to see this starter include some npm packages to be used within the handler as well as some unit tests / mocha for unit tests and es6...

Added completion handler to notify when utterance complete.

I'm trying to request the open AI pricing site using https://r.jina.ai/https://platform.openai.com/docs/pricing However, all I am returned is the following ``` Title: Just a moment... URL Source: https://platform.openai.com/docs/pricing Markdown Content: Just...

Thank you for the excellent Blogs! When running https://github.com/philschmid/deep-learning-pytorch-huggingface/blob/main/training/instruction-tune-llama-2-int4.ipynb I am trying to enable flash attention in a Sagemaker Notebook using ml.g5.2xlarge and nvidia-smi tells me I am on CUDA...