Show HN: Whispering – Open-source, local-first dictation you can trust
11–20 of 159 posts
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#12Does Whispering support semantic correction? I was unable to find confirmation while doing a quick search.
Hmm, we support prompts at both 1. the model level (the Whisper supports a "prompt" parameter that sometimes works) and 2. transformations level (inject the transcribed text into a prompt and get the output from an LLM model of your choice). Unsure how else semantic correction can be implemented, but always open expand the feature set greatly over the next few weeks!
Whisper for transcription tries to transform audio data into LLM output. The transcripts generally have proper casing, punctuation and can usually stick to a specific domain based on the surrounding context.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#13Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#14Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#15Windows Defender says it is infected.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#16I get the whispers models, and do what? how to run in a device without internet, no documentation about it...
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#17Windows Defender says it is infected.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#18am I not getting it correctly; it says local is possible but can't find any information about how to run it without any api key? I get the whispers models, and do what? how to run in a device without internet, no documentation about it...
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#19am I not getting it correctly; it says local is possible but can't find any information about how to run it without any api key? I get the whispers models, and do what? how to run in a device without internet, no documentation about it...
After this pushes, we'll have far more extensive local transcription support. Just fixing a few more small things :)