b8d8376
Thanks @JacobLinCool! - bundle whisper.cpp source files
-
#48
c5ab7f2
Thanks @JacobLinCool! - Support large-v3-turbo, sync whisper.cpp to 2ef717b293fe93872cc3a03ca77942936a281959 -
#43
b898a98
Thanks @silvioprog! - Detected spoken language
- #30
e6a6966
Thanks @silvioprog! - Add EN models
9427207
Thanks @JacobLinCool! - Add missing types in v0.6.0
- #24
e26508e
Thanks @JacobLinCool! - WhisperModel will now be automatically freed by the Node.js garbage collector if.free()
has not been called previously.
-
#26
c03648c
Thanks @JacobLinCool! - Support all whisper.cpp transcribe params -
#26
c03648c
Thanks @JacobLinCool! - Show token timestamps if available
- #21
ebb91e7
Thanks @silvioprog! - Allow to disable debug info in production
917193c
Thanks @JacobLinCool! - Add openblas auto-detection in build script
953b397
Thanks @JacobLinCool! - Update upstream to 1cf679d
f5f0ead
Thanks @JacobLinCool! - Fix confidence algorithm
-
#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
44009f5
Thanks @JacobLinCool! - Support "transcribed" event of TranscribeTask, which being emitted when partial transcription is available
0b9c07b
Thanks @JacobLinCool! - Update upstream commit to 6ebba52
1a42992
Thanks @JacobLinCool! - Support detailed result format with confidence and token details
4c12f41
Thanks @JacobLinCool! - Add missing suppress_blank and suppress_none_speech_tokens params
dbeaf9a
Thanks @JacobLinCool! - Includes script files in the package, 0.1.1 unintentionally ignores those scripts
d7a5bfc
Thanks @JacobLinCool! - Add library linker flags
fe0c4c9
Thanks @JacobLinCool! - Set default ggml metal resources dir path