Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kenarsa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
On-Device Real-Time Speech-to-Speech Translation [video]
(youtube.com)
1 points
by
kenarsa
4mo ago
|
0 comments
2.
▲
by
kenarsa
1y ago
[flagged]
3.
▲
by
kenarsa
1y ago
Try https://github.com/Picovoice/orca
4.
▲
by
kenarsa
2y ago
GitHub: https://github.com/Picovoice/picollm Platform: https://picovoice.ai/blog/picollm-local-llm-platform/ LLM Quantization Algorithm: https://picovoice.ai/blog/picollm
5.
▲
Animating Ptolemy's Equant with Python, SVG, and CSS
(rhodesmill.org)
68 points
by
kenarsa
2y ago
|
5 comments
6.
▲
Is there a library for creating SVG animations with Python?
1 points
by
kenarsa
2y ago
|
0 comments
7.
▲
Compute-intensive cross-platform library, which language?
2 points
by
kenarsa
2y ago
|
2 comments
8.
▲
How to do multiprocessing (NOT multithreading) on iOS?
1 points
by
kenarsa
2y ago
|
1 comments
9.
▲
by
kenarsa
2y ago
Reflecting on Ilya Sutskever's early contribution to DL. This paper saved my job a decade ago
10.
▲
The importance of initialization and momentum in deep learning [pdf]
(cs.toronto.edu)
1 points
by
kenarsa
2y ago
|
1 comments
11.
▲
Why MSVC still doesn't support C99 features like variable-length array (VLA)?
5 points
by
kenarsa
2y ago
|
1 comments
12.
▲
by
kenarsa
2y ago
100% of AVX/AVX2 have 256 SIMD registers, and Arm also has non-NEON registers, which are 256/512. of course, this requires runtime detection, but that is ok because even for native code, people need to do that.
13.
▲
Why is WebAssembly not supporting 256/512 SIMD registers?
1 points
by
kenarsa
2y ago
|
4 comments
14.
▲
by
kenarsa
2y ago
"Know" is a vague word. Everyone should know one language inside out as if they can code within a Notepad without IDE support. I think if you know three languages really well, that puts you in the top 1% of devs. I would go for C,
15.
▲
by
kenarsa
2y ago
It's interesting to see the cycle. Alexa said everyone wanted to toggle the lights and get the weather forecast. Hence, they folded. Now, we are back with "stronger" tech and want people to change their behavior.
16.
▲
by
kenarsa
4y ago
Have you noted that the board has no connectivity chip? If I had a way to connect to internet without the required chip I had a better story to tell. You snippet of FAQ is correct for all other platforms we support aside from microcontrolle
17.
▲
by
kenarsa
4y ago
Picovoice runs on almost anything: web browsers, mobile, desktop, single board computers, and microcontrollers. For the platforms that have connectivity (i.e. almost anything aside from microcontrollers), we do call home for license managem
18.
▲
by
kenarsa
4y ago
Yes, the board does not have a connectivity chip of any sort [1]. Even if one really wants to there is no way to connect to anything from this board. [1] https://www.st.com/en/evaluation-tools/stm32f4discovery.html
19.
▲
by
kenarsa
4y ago
context, context, and context!! Then deep learning tricks and efficient implementation. [1] https://picovoice.ai/blog/end-to-end-intent-inference-from-s...
20.
▲
by
kenarsa
4y ago
would love to check out what you build with it :) I've been constantly and pleasantly surprised but what people can build given this tech
21.
▲
by
kenarsa
4y ago
Yeah, I post about my company that I founded and I am super into it. Which part of this is MISLEADING? The fact that I care or are you saying Picovoice's tech doesn't work? I made the latter easy cause you can now go and try it wi
22.
▲
by
kenarsa
4y ago
I'm sure smart people can find a way to hack this! But check my other comment, the chip does NOT have connectivity module. Don't take it from me. Read the ST's product spec. [1] https://www.st.com/en/eval
23.
▲
by
kenarsa
4y ago
have you noted that there is `Free Tier` that cost you $0? You can train using that. For this tutorial the cost of board ($20) is all you need to pay. Same for personal projects and even small skunkworks projects within companies. Picovoice
24.
▲
by
kenarsa
4y ago
That board doesn't have connectivity! If we had a way to connect to the internet without a connectivity chip I would have had a more exciting post!
25.
▲
Offline Voice Assistant on a Microcontroller with 192KB RAM
(picovoice.ai)
92 points
by
kenarsa
4y ago
|
31 comments
26.
▲
Arduino Voice Recognition in 10 Minutes or Less
(picovoice.ai)
3 points
by
kenarsa
4y ago
|
0 comments
27.
▲
by
kenarsa
5y ago
The benchmark is using the latest stable of DS >>> https://github.com/Picovoice/speech-to-text-benchmark/blob/m... the data for cloud-based is from 2022.
28.
▲
by
kenarsa
5y ago
mycroft already integrated our wake word (porcupine). we remain neutral and anyone can use our tech :)
29.
▲
by
kenarsa
5y ago
Clarification. Google STT has to services. standard and enhanced. we are just better than enhanced and much better than standard. enhanced is much pricier than standard if you wonder what the diff is. It runs real-time on NVIDIA Jetson Nano
30.
▲
by
kenarsa
5y ago
Thank you for the clarification. `[1]` and `[2]` hyperlinks in the intro section point the benchmark
More ›