Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
111–120 of 233 posts
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#112Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#113Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#114Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#115This thread is a support group for people who have each independently built the same macOS speech-to-text app.
I'm tracking them all here: https://opensource.builders/alternatives/superwhisper Just added Ghost Pepper, and you can actually create a skill.md with the features you need to build your own
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#116I implemented fully local hands free coding with Parakeet and Kokoro: https://github.com/getpaseo/paseo
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#117Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#118Part of the reason handy is awesome is because it uses some of the same rust infra for integrating with the model, so that actually makes it possible to use the code as a library in android or iOS. I have an android app that runs on a local model on the phone too using this.
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#119Parakeet is significantly more accurate and faster than Whisper if it supports your language.
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#120Earlier quoted context omitted.
I'm tracking them all here: https://opensource.builders/alternatives/superwhisper Just added Ghost Pepper, and you can actually create a skill.md with the features you need to build your own
Handy with parakeet is pretty awesome by the way!