Smart Whisper is a native Node.js addon designed for efficient and streamlined interaction with the whisper.cpp, with automatic model offloading and model manager.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
smart-whisper@0.2.0
Minor Changes
1a42992 Thanks @JacobLinCool! - Support detailed result format with confidence and token details
Patch Changes
4c12f41 Thanks @JacobLinCool! - Add missing suppress_blank and suppress_none_speech_tokens params
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
smart-whisper@0.2.0
Minor Changes
1a42992
Thanks @JacobLinCool! - Support detailed result format with confidence and token detailsPatch Changes
4c12f41
Thanks @JacobLinCool! - Add missing suppress_blank and suppress_none_speech_tokens params