Release v1.9.3
feat: Add app screenshots to README, STT model load crash guard, TTS/STT download & selection improvements, and expanded Model Editor parameters
- Add renamed application screenshots to README.md and update .github/FUNDING.yml with buy_me_a_coffee.
- Filter out ProviderType.STT models from LLMModelViewModel.installedModels and add STT model load crash guards in LLMModelViewModel and LlmModelWorker.
- Expand TTS model selection in TtsSettingsSection.kt with Piper Lessac female model and active model badges.
- Add Batch Size, Flash Attention, Repetition Penalty, and Custom System Prompt controls to ModelConfigEditorScreen.kt and ModelConfigEditorViewModel.kt.
- Release v1.9.3 (versionCode 62).