- Removed left over react-native-audio-api dependency
- Fixed error when transcribing audio file shorter than
windowSize + overlapSeconds
(single chunk file) withtranscribe
method - Fixed being able to run inference on LLMs models when they are already generating a response.
Full Changelog: v0.4.2...v0.4.3