101 Commits

Author SHA1 Message Date
Prakash Joshi Pax
51ea0ebbb1
Merge pull request #61 from yar/feature/more-hotkeys
Support Right Control as push-to-talk key (to use with Karabiner that can emit this keycode when Spotlight or Dictation key is pressed)
2025-04-18 19:01:31 +05:45
Beingpax
eea2da9931 Add base.en Whisper model. 2025-04-18 18:31:26 +05:45
Beingpax
9fb36eddea Fix license validation bug 2025-04-18 17:59:48 +05:45
Yar Dmitriev
1186312ea8 feat: support Right Control as push-to-talk key (to use with Karabiner that can emit this keycode when Spotlight or Dictation key is pressed) 2025-04-14 12:13:53 +01:00
Beingpax
aabbf03f60 Add Core ML alert for Whisper models to inform users about performance improvements and first-run optimization time 2025-04-09 21:37:29 +05:45
Beingpax
0a5f688338 refactor: simplify prompt selection menu in MenuBarView 2025-04-09 17:57:58 +05:45
Beingpax
de16a9d7b8 feat: make custom provider base URL and model fields conditionally editable based on API key state 2025-04-09 17:45:07 +05:45
Beingpax
0923093bcd Added support for CoreML and redesigned the AI Models view 2025-04-08 18:08:19 +05:45
Beingpax
7ae4f62ab6 Refactor: Prioritize recording start before showing UI 2025-04-07 17:52:58 +05:45
Beingpax
1c8285cba8 removed allwords 2025-04-06 08:03:21 +05:45
Beingpax
dab827ed39 Removed hallucination texts from the output. 2025-04-06 07:21:29 +05:45
Beingpax
1a639ad2c8 add large v2 models 2025-04-05 22:25:58 +05:45
Beingpax
117ce1744f Mistral support by Vaygr 2025-04-05 21:56:52 +05:45
Beingpax
cb6da1641c Fixed Pause/Play on 15.4 with mute/unmute functionality 2025-04-05 21:46:52 +05:45
Prakash Joshi Pax
d05f42ab48
Fix: Make Ollama model families optional to handle null API values 2025-03-29 13:14:05 +05:45
Beingpax
2e6423a531 feat: simplified push-to-talk with hands-free mode 2025-03-28 12:15:37 +05:45
Prakash Joshi Pax
62cf41a44d
Set the default prompt for other languages as empty 2025-03-27 21:31:55 +05:45
Prakash Joshi Pax
e24212518d
Merge pull request #38 from WingCH/feature/support_cantonese
Added Cantonese support for Whisper large-v3
2025-03-27 21:26:08 +05:45
WingCH
b35103a37f
faet: Added Cantonese support in WhisperPrompt.
Improved code readability and organization.
2025-03-27 22:27:30 +08:00
Beingpax
8341dda787 Improve AI prompts and enhancement service handling 2025-03-27 20:06:51 +05:45
Prakash Joshi Pax
f0406e67b5
ix multiple paste operations by adding cooldown mechanism to keyboard shortcuts 2025-03-27 08:23:30 +05:45
Beingpax
9003e93b5d Switched to previous version of Double-press lock recording with brief delay consideration 2025-03-26 20:02:18 +05:45
Beingpax
357e09b173 Better state management for push-to-talk with double key locking 2025-03-26 18:21:57 +05:45
Beingpax
b1d7bc3473 changed time values for push-to-talk key 2025-03-25 11:38:46 +05:45
Beingpax
dd89d8e627 cleanup state handling 2025-03-25 10:59:27 +05:45
Beingpax
4decbdc018 Fix recording state and cleanup flow 2025-03-25 09:40:32 +05:45
Beingpax
f02344e5d6 Lower Level push-to-talk key detection 2025-03-24 22:36:57 +05:45
Beingpax
854af2a467 Add language change notification observer system 2025-03-23 12:15:39 +05:45
Beingpax
462b762ab6 Added support for popular languages whisper prompt 2025-03-23 11:09:37 +05:45
Beingpax
5fcee22b1c update to v1.15 2025-03-22 15:52:06 +05:45
Beingpax
04872e2308 Add model selection validation 2025-03-22 14:58:02 +05:45
Beingpax
ca264b3300 Improve model loading during recording 2025-03-22 14:42:27 +05:45
Beingpax
6a376dd5ad Added Assistant Mode in Prompt + Cleaner Code seperation 2025-03-22 13:52:43 +05:45
Beingpax
4b79d200ff Remove Firefox and Zen browsers from Power Mode automation 2025-03-22 13:10:12 +05:45
Beingpax
61b2e1fdd9 no context false for whisper models 2025-03-20 19:37:42 +05:45
Beingpax
c6fbb1d6be Fixed Toolbar Visibility Issue 2025-03-20 19:27:06 +05:45
Beingpax
d889e3a6c2 Power mode configuration before loading model 2025-03-20 19:05:49 +05:45
Beingpax
56c73693a8 better default prompt for AI enhancement 2025-03-20 18:46:33 +05:45
Beingpax
5a010773b5 simple change 2025-03-20 18:08:59 +05:45
Beingpax
a35d142adb Fix license status update across app 2025-03-20 17:51:59 +05:45
Beingpax
085d4d3052 Remove unused Whisper migration code 2025-03-20 17:45:57 +05:45
Beingpax
f6dfad00ae Update Xcode project build settings 2025-03-20 17:13:00 +05:45
Beingpax
c445cf6ee4 Improved the AI prompts 2025-03-18 13:26:43 +05:45
Beingpax
5b11e84bd3 Improve default AI prompt structure and clarity 2025-03-18 13:26:03 +05:45
Beingpax
a50e4b6ed1 Remove redundant RiffWaveUtils.swift file as its functionality is duplicated in WhisperState and AudioTranscriptionService 2025-03-18 11:08:41 +05:45
Beingpax
36167a8519 Center window consistently 2025-03-18 11:03:12 +05:45
Beingpax
2a5c687aa4 Restore trial expiration message in transcription output 2025-03-18 10:53:09 +05:45
Beingpax
147daa5f5f Revamp word replacement with direct regex implementation 2025-03-18 10:47:08 +05:45
Beingpax
4ceccb0990 Transcribe Audio Files 2025-03-17 17:04:29 +05:45
Beingpax
8b1e27e1cd Retranscription Ability 2025-03-16 17:15:52 +05:45