GithubHelp home page GithubHelp logo

Publish to NPM about pocketsphinx.js HOT 6 OPEN

candrews avatar candrews commented on June 20, 2024 1
Publish to NPM

from pocketsphinx.js.

Comments (6)

syl22-00 avatar syl22-00 commented on June 20, 2024

I an not sure it really makes sense to publish it on npm as:

  • pocketsphinx.js really does make sense in the web browser. Outside a browser it is far faster to use pocketsphinx compiled natively.
  • I actually did publish it on bower, but even there it was not really usable. Acoustic and Language models are often application-specific so I expect most people to compile pocketsphinx.js for their needs. However I tried to make a bunch of packages for those models, dictionaries, using bower's dependency management, to make it as easy as possible to start building applications, and keep code up to date. Any help on those would be welcome.

from pocketsphinx.js.

derhuerst avatar derhuerst commented on June 20, 2024

I'm still in favor of pocketsphinx.js being on NPM. Sometimes self-compiling is not an option.

from pocketsphinx.js.

candrews avatar candrews commented on June 20, 2024

NPM seems to be becoming the javascript package repository for both client and server side purposes. For example, Webpack uses NPM only by default, and jquery is published only to NPM. So if you publish to NPM, you get both client and server side - everyone wins. :)

from pocketsphinx.js.

rwaldron avatar rwaldron commented on June 20, 2024

Sometimes self-compiling is not an option.

Yep. I wanted to preview this for Tessel 2 users, because I can't find a pocketsphinx package that will compile on openwrt.

from pocketsphinx.js.

DanielRuf avatar DanielRuf commented on June 20, 2024

Bump. We also use npm for loading dependencies, like you do with composer.

from pocketsphinx.js.

blunket avatar blunket commented on June 20, 2024

I'd love to see this library on npm too!

from pocketsphinx.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.