Achieve your goals and keep your data private with Lotti. This life tracking app is designed to help you stay motivated and on track, all while keeping your personal information safe and secure. Now with on-device speech recognition.
This pull request includes improved error handling during audio transcription, ensuring the model is loaded before transcription. Also upgrades dependencies.
This pull request includes improved error handling during audio transcription, ensuring the model is loaded before transcription. Also upgrades dependencies.
Improvements to transcription functionality:
ios/Runner/WhisperKitRunner.swift
: Added error handling for the transcription process and ensured the model is loaded before starting transcription. [1] [2]macos/Runner/WhisperKitRunner.swift
: Mirrored the changes from the iOS implementation to handle errors and ensure the model is loaded before transcription. [1] [2]Version updates:
pubspec.yaml
: Updated the version of the project from0.9.521+2702
to0.9.522+2704
.