whisper_ggml 1.5.0
whisper_ggml: ^1.5.0 copied to clipboard
OpenAI Whisper ASR (Automatic Speech Recognition) for Flutter
1.5.0 #
- Switched main FFmpeg from heavy
ffmpeg_kit_flutter_new: ^1.6.1to lightweightffmpeg_kit_flutter_new_min: ^2.1.0 - Upgraded
recorderdependency forexampleproject fromv5.2.1tov6.0.0 - Updated main code files
1.4.0 #
- Added ability to use "auto" language detection
- Upgraded
pubspec.yamldependencies
1.3.0 #
- Upgraded Android bindings to work with Flutter 3.29
- Added new FFmpeg kit dependency
1.2.0 #
- Fixed Android v1 embedding issue by adding override for ffmpeg_kit_flutter_full_gpl
- Upgraded dependencies
1.1.1 #
- Cleaned up code
1.1.0 #
- Added support for MacOS
1.0.0 #
- Added support for Android and iOS