You use the word "transcribe" but the page doesn't appear to support that claim? This looks like straightforward STT? Or does it actually support transcription (diarization, etc.)? (Also, the text is completely illegible on your site.)
Show HN: Scriber Pro – Offline AI transcription for macOS
21–30 of 120 posts
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#22How does it compare to MacWhisper?
MacWhisper crashes at about an hour of context. This uses, smart, invisible regex in the text generation pipe. Makes this fast. + bonus, there is no context limit
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#23What languages does this support? Does it support switching between multiple languages in one video? For example, could it support a video that included spoken Latin, ancient Greek, German, and Italian?
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#24I vibecoded a similar app. Here’s the open source link, if folks want to build their own: https://github.com/naveedn/audio-transcriber
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#25I haven't tried a 4+ hour video with MacWhisper but I presume that would work the same.
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#26Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#27Word level timestamps?
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#28[stub for offtopicness]
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#29How does it compare to MacWhisper?
MacWhisper crashes at about an hour of context. This uses, smart, invisible regex in the text generation pipe. Makes this fast. + bonus, there is no context limit
Also the Whisper model doesn't really have a context window, it already segments the audio with a certain amount of overlap between the chunks, I really have a hard time understanding what you are trying to say here.
Re: Show HN: Scriber Pro – Offline AI transcription for macOS
#30Seconding/thirding the request for diarization! I would use this as my main transcription app if it had that.