Releases: JacobLinCool/smart-whisper
Releases · JacobLinCool/smart-whisper
v0.8.1
Patch Changes
b8d8376
Thanks @JacobLinCool! - bundle whisper.cpp source files
v0.8.0
Minor Changes
-
#48
c5ab7f2
Thanks @JacobLinCool! - Support large-v3-turbo, sync whisper.cpp to 2ef717b293fe93872cc3a03ca77942936a281959 -
#43
b898a98
Thanks @silvioprog! - Detected spoken language
v0.7.0
Minor Changes
- #30
e6a6966
Thanks @silvioprog! - Add EN models
v0.6.1
Patch Changes
9427207
Thanks @JacobLinCool! - Add missing types in v0.6.0
v0.6.0
Minor Changes
- #24
e26508e
Thanks @JacobLinCool! - WhisperModel will now be automatically freed by the Node.js garbage collector if.free()
has not been called previously.
Patch Changes
-
#26
c03648c
Thanks @JacobLinCool! - Support all whisper.cpp transcribe params -
#26
c03648c
Thanks @JacobLinCool! - Show token timestamps if available
v0.5.0
Minor Changes
- #21
ebb91e7
Thanks @silvioprog! - Allow to disable debug info in production
v0.4.3
Patch Changes
917193c
Thanks @JacobLinCool! - Add openblas auto-detection in build script
v0.4.2
Patch Changes
953b397
Thanks @JacobLinCool! - Update upstream to 1cf679d
v0.4.1
Patch Changes
f5f0ead
Thanks @JacobLinCool! - Fix confidence algorithm
v0.4.0
Minor Changes
-
#14
9a21aaa
Thanks @JacobLinCool! - Support BYOL (Bring your own library) for complex libwhisper.a / libwhisper.so usage -
#14
9a21aaa
Thanks @JacobLinCool! - Move all build process into gyp