Project repo: https://github.com/finnvoor/yap
Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
11–20 of 233 posts
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#12Nice one! For Linux folks, I developed https://github.com/goodroot/hyprwhspr . On Linux, there's access to the latest Cohere Transcribe model and it works very, very well. Requires a GPU though. Larger local models generally shouldn't require a subordinate model for clean up. Have you compared WhisperKit to faster-whisper or similar? You might be able to run turbov3 successfully and negate the need for cleanup. Incid…
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#13That’s awesome! Do you know how it compares to Handy? Handy is open source and local only too. It’s been around a while and what I’ve been using. https://github.com/cjpais/handy
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#14That’s awesome! Do you know how it compares to Handy? Handy is open source and local only too. It’s been around a while and what I’ve been using. https://github.com/cjpais/handy
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#15Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#16Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#17Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#18EDIT: I see there is an open issue for that on github
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#19I've been using parakeet v3 which is fantastic (and tiny). Confused why we're still seeing whisper out there, there's been a lot of development.
Re: Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS
#20Feature request or beg: let me play a speech video and transcribe it for me.