Releases: mybigday/whisper.rn
Releases · mybigday/whisper.rn
Release 0.4.0-rc.9
Release 0.4.0-rc.8
Release 0.4.0-rc.7
0.4.0-rc.7 (2024-01-17)
Bug Fixes
Release 0.4.0-rc.6
Release 0.4.0-rc.5
0.4.0-rc.5 (2023-12-09)
Bug Fixes
- cpp: rename quantize / dequantize to avoid redefinition with llama.rn (3c74201)
- ios: use calloc in wsp_ggml_metal_init during ARC enabled (4a38f56)
Features
- android, example: support react-native v0.73 (#168) (ce49fce)
- android: migrate from deprecated API in jni.cpp (43a4ae2)
- android: refactor fullTranscribe jni method (#165) (ff19b49)
- cpp: unify some platform code (audio slices, utils, ...) (#166) (913954c)
- sync whisper.cpp (f1b290b) (1c0d893) (c9ec9f7)
Release 0.4.0-rc.4
0.4.0-rc.4 (2023-11-08)
Bug Fixes
- avoid last result on abort realtime transcription (58c4c96)
- rename metal resource & gguf_ defs for avoid conflit with llama.rn (d45e235)