Viewing profile — pstroqaty
pstroqaty
HN member- Joined
- Fri, Jul 09, 2021, 7:24 AM UTC
- HN karma
- 26
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About pstroqaty
No profile information was provided.
Recent public activity
-
comment
Comment #46896820
Thank you for sharing! Does your implementation allow running the Nemotron model on Vulkan? Like whisper.cpp? I'm curious to try other models, but I don't have Nvidia, so my choice…
-
comment
Comment #46271505
Would you be open to sharing your script? I run whisper.cpp in Linux through some stitched together scripts ( https://news.ycombinator.com/item?id=44949314 ), but would be very cur…
-
comment
Comment #44949314
If anyone's interested in a janky-but-works-great dictation setup on Linux, here's mine: On key press , start recording microphone to /tmp/dictate.mp3: # Save up to 10 mins. Minimi…