Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zzmp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zzmp
4y ago
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 use this concept? ["interactive is
2.
▲
The “new” (2010) MIT Media Lab logo
(designboom.com)
5 points
by
zzmp
5y ago
|
0 comments
3.
▲
The Browser Company
(thebrowser.company)
3 points
by
zzmp
6y ago
|
2 comments
4.
▲
by
zzmp
7y ago
This is beautifully written.
5.
▲
by
zzmp
8y ago
They typo’ed on the word poopular. Or not. :D
6.
▲
How Facebook Sees You: Ad Preferences
(facebook.com)
1 points
by
zzmp
8y ago
|
0 comments
7.
▲
by
zzmp
8y ago
They call all of their sources "the people". It's not coming out yet, "the people said". Kinda strange...
8.
▲
If-eth: IFTTT/zapier-like subscriptions for smart contract events
(if-eth.com)
2 points
by
zzmp
9y ago
|
0 comments
9.
▲
by
zzmp
9y ago
This letter just seems to affirm that Google made a good business decision with AMP.
10.
▲
Syntax highlighting in less with source-highlight
(garabagne.io)
1 points
by
zzmp
12y ago
|
0 comments
11.
▲
Show HN: reddiText: filter imgur out of reddit
(chrome.google.com)
1 points
by
zzmp
12y ago
|
0 comments
12.
▲
The 17 Rules of Unix
(en.wikipedia.org)
3 points
by
zzmp
12y ago
|
0 comments
13.
▲
by
zzmp
12y ago
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
14.
▲
by
zzmp
12y ago
Are you able to show the comment counts as well?
15.
▲
by
zzmp
12y ago
It's definitely a fun little toy... http://node-os.com/ http://osjsv2.0o.no/
16.
▲
by
zzmp
12y ago
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 the sample grammar that voxforge provides, which is (as
17.
▲
by
zzmp
12y ago
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/
18.
▲
by
zzmp
12y ago
Why isn't Rust on that list?
19.
▲
by
zzmp
12y ago
I'm literally sitting here hitting refresh. Thanks.
20.
▲
by
zzmp
12y ago
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 probably tested well. If you can find the tests that cover it, you
21.
▲
by
zzmp
12y ago
Right, it's all done on the client, so it is server agnostic.
22.
▲
by
zzmp
12y ago
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.
23.
▲
by
zzmp
12y ago
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 need to say things like "Dial 1 2 3"
24.
▲
by
zzmp
12y ago
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 fractional), so you'd need to account for th
25.
▲
by
zzmp
12y ago
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 coexist with the Web Audio API.
26.
▲
by
zzmp
12y ago
I used voxforge[1], a project made specifically to solve this problem: > VoxForge was set up to collect transcribed speech for use with Free and Open Source Speech Recognition Engines (on Linux, Windows and Mac). VoxForge's sample
27.
▲
by
zzmp
12y ago
I'll try to whip one up today and post it to the README.
28.
▲
by
zzmp
12y ago
pocketsphinx.js looks amazing, but there's definitely a barrier to entry if you've never worked with speech recognition before. That was my biggest goal in porting this tool - a nice, abstracted API. Glad you like it :)
29.
▲
by
zzmp
12y ago
No, but I think it's a great idea. If you end up using JuliusJS for this, please let me know. I still need to make some example applications to showcase what JuliusJS can do - I'll have them listed in the README when they're
30.
▲
by
zzmp
12y ago
Creator here - I ported this over from the open-source Julius using emscripten. AMA
More ›