Viewing profile — zzmp
zzmp
HN member- Joined
- Sun, Mar 02, 2014, 12:02 AM UTC
- HN karma
- 227
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About zzmp
Recent public activity
-
comment
Comment #31721124
Have other frameworks had the concept of ["interactive islands"]? I'd love to know more, but the docs aren't fleshed out yet. Does anyone know of other (documented) frameworks that…
- story
- story
-
comment
Comment #21045957
This is beautifully written.
-
comment
Comment #16839997
They typo’ed on the word poopular. Or not. :D
- story
-
comment
Comment #16695084
They call all of their sources "the people". It's not coming out yet, "the people said". Kinda strange...
- story
-
comment
Comment #16110281
This letter just seems to affirm that Google made a good business decision with AMP.
- story
- story
- story
-
comment
Comment #8465427
node-forward stated in their issues [1] that it's just politics. They've taken it private for the time being. [1] https://github.com/node-forward/discussions/issues/7
-
comment
Comment #8424523
Are you able to show the comment counts as well?
-
comment
Comment #8410179
It's definitely a fun little toy... http://node-os.com/ http://osjsv2.0o.no/
-
comment
Comment #8409801
In order to get a more comprehensive vocabulary/grammar, you need to substitute out the sample that it comes with. There are instructions in the README. For the demo, it just uses …
-
comment
Comment #8409794
I believe that Julius offers their own tools for conversions like these, but the best place to consult would be the JuliusBook [1]. [1] http://julius.sourceforge.jp/juliusbook/en/
-
comment
Comment #8408008
Why isn't Rust on that list?
-
comment
Comment #8407948
I'm literally sitting here hitting refresh. Thanks.
-
comment
Comment #8407282
This was my first emscripten project - I would definitely recommend it. I found it to be a great tool. Two things to point out: - If something is not documented well, it is probabl…
-
comment
Comment #8406997
Right, it's all done on the client, so it is server agnostic.
-
comment
Comment #8406767
OK it's done! Not well documented yet - that will wait for another day - but you can now access the score through the `onrecognition` event.
-
comment
Comment #8406729
There is now a (very rudimentary) demo on the GitHub page: zzmp.github.io/juliusjs Much thanks to @iffy for writing the first pass. It uses voxforge's sample vocabulary, so you'll …
-
comment
Comment #8406718
It does post them back from the worker, but the Julius interface doesn't expose them (yet). The way that Julius deals with confidence scores is also a little different (they're not…
-
comment
Comment #8406273
True. Transpiled, with a few abstractions written over the transpiled code (such as a worker script), and some tweaks to the transpiled code to fake multithreading so that it can c…