YHat.pub
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...
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.