Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
icemaze
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
icemaze
4mo ago
Great in the benchmarks but not as good in the real world, sorry to say. Just gave it a try in my STT bot, it's worse than whisper
2.
▲
Show HN: Scribbler, a Telegram bot that transcribes and summarizes
(scribblerbot.com)
2 points
by
icemaze
2y ago
|
0 comments
3.
▲
by
icemaze
8y ago
I found this amazing site (craftinginterpreters.com), and I made a (barebone) language in a little more than a week. I used Instaparse instead of a custom scanner and parser to save time.