Beingpax
2efbc5b7a0
space change
2025-09-13 15:53:56 +05:45
Beingpax
558ab60afd
Minor Ui changes
2025-09-13 15:52:28 +05:45
Alexey Haidamaka
8293bc27b7
Merge branch 'main' into feat/paste-last-enhancement
2025-09-12 21:49:17 +02:00
Alexey Haidamaka
3e9bd4580d
fixed merge conflicts
2025-09-12 21:38:44 +02:00
Alexey Haidamaka
154368e616
Added capability to paste last enhancement
2025-09-12 20:03:19 +02:00
Beingpax
0429af6678
Use whisper module in VoiceActivityDetector to resolve calling-convention conflict with whisper_vad_default_params; no functional changes
2025-09-12 14:13:31 +05:45
Beingpax
61ba16ed92
Lable correction
2025-09-12 12:17:21 +05:45
Beingpax
7161bc3f71
Improved the comma seperated replacement values to be consolidated
2025-09-12 11:58:26 +05:45
Beingpax
f1fb2168c2
Added support for comma-separated words for word replacement.
2025-09-12 11:21:00 +05:45
Beingpax
8334f75360
Reduce keyboard shortcut timing from 1.7s to 0.8s
2025-09-12 10:25:37 +05:45
Prakash Joshi Pax
8c985c31ea
Merge pull request #290 from n0an/updateGroqModel
...
Update Groq Kimi K2 model name
2025-09-12 10:14:44 +05:45
Beingpax
2a4f48ac0d
Optimize recorder startup by backgrounding media controls
2025-09-12 10:14:10 +05:45
Anton Novoselov
574e381b0a
Update Groq Kimi K2 model name
2025-09-11 09:42:10 +01:00
Beingpax
53d1507a53
improve hallucination filter and integrate with parakeet transcription service
2025-09-06 16:56:28 +05:45
Beingpax
8b54be3019
Minor correction on settings name
2025-09-06 14:52:14 +05:45
Beingpax
1ab2386af0
Retry hotkey and settings reorder
2025-09-06 09:43:03 +05:45
Beingpax
95e57bf3f7
Added support for retry functionality
2025-09-06 09:36:55 +05:45
Beingpax
33c07f2a2d
Fix: Update VAD info tip in ModelSettingsView
2025-09-06 08:58:37 +05:45
Beingpax
5eacee467a
Feat: Respect VAD user setting in ParakeetTranscriptionService
2025-09-06 08:57:32 +05:45
Beingpax
c0ed2dc78a
Improved VAD for Parakeet model
2025-09-06 07:13:06 +05:45
Beingpax
106fd653ea
feat: Integrate experimental VAD for Parakeet
...
This change introduces a standalone Voice Activity Detection (VAD) service and integrates it into the ParakeetTranscriptionService.
The VAD preprocesses the audio to remove silent segments, aiming to improve transcription accuracy.
This is considered experimental due to a discovered anomaly in the Swift/C bridge where timestamps were being multiplied by 100. A workaround has been implemented to correct this.
2025-09-05 18:37:16 +05:45
Beingpax
12c850f77b
Open With and title cleanup
2025-09-05 11:22:14 +05:45
Prakash Joshi Pax
8cc3b76972
Merge pull request #276 from gdmka/feat/open-with-voiceink-finder
...
Add Open with VoiceInk handling
2025-09-05 10:44:46 +05:45
Prakash Joshi Pax
513bcf93a3
Merge pull request #280 from gdmka/feat/handle-ai-rate-limit
...
Add handle retry for API rate limit errors
2025-09-05 09:38:03 +05:45
Prakash Joshi Pax
c2b515ec32
Merge pull request #274 from gdmka/feat/default-power-mode-fast-change
...
Implement default power mode quick change
2025-09-05 09:28:09 +05:45
Prakash Joshi Pax
9861550fc4
Merge pull request #273 from gdmka/feat/auto-send-label-power-mode-view
...
Add auto send label display in Power Mode view
2025-09-05 09:17:30 +05:45
Alexey Haidamaka
c06d01f61e
Handle retry for API rate limit errors
2025-09-04 11:10:54 +02:00
Alexey Haidamaka
f74bbd7f5a
add open with handling
2025-09-03 16:31:46 +02:00
Alexey Haidamaka
0ca1d78041
implement default power mode quick change
2025-09-02 14:45:51 +02:00
Alexey Haidamaka
33f26f82f5
add auto send display in powermode view
2025-09-02 14:15:51 +02:00
Alexey Haidamaka
2d6cf1795a
add prompt reordering for enhancement prompts
2025-09-02 13:52:16 +02:00
Beingpax
4c940749ab
Add trailing space setting for CJK languages
2025-09-01 14:34:28 +05:45
Beingpax
6ff9ea8eda
Mini recorder: sparkle fallback; popover empty-state; dim disabled prompts
2025-09-01 10:49:54 +05:45
Beingpax
b9fa45bac9
Fix: Prevent media controller crash loop
2025-09-01 10:19:48 +05:45
Beingpax
8f0b344721
Reset recording state on app launch
2025-08-30 08:21:10 +05:45
Beingpax
dc3355b91c
Support comma-separated dictionary word input
2025-08-30 00:19:37 +05:45
Beingpax
8458f7223a
Add Power Mode reordering and styling
2025-08-30 00:11:09 +05:45
Beingpax
ff6ef3a601
Optimize media tracking resource usage
2025-08-29 22:55:58 +05:45
Beingpax
82f3464f5d
Fix timer memory leak in ProgressAnimation
2025-08-29 19:03:31 +05:45
Beingpax
c67fdeb73c
Fix audio meter Task memory leak
2025-08-29 17:26:07 +05:45
Beingpax
85aa0905bd
Updated animations
2025-08-29 16:20:56 +05:45
Beingpax
7816931e75
Move all extra shortcuts inside a seperate section
2025-08-29 16:12:58 +05:45
Prakash Joshi Pax
1d7022d190
Merge pull request #268 from gdmka/feature/middle-click-record-toggle
...
Add Middle-Click to Toggle Recording
2025-08-29 15:51:49 +05:45
Beingpax
0a86c9c240
Fix clickable disabled prompts
2025-08-29 15:36:31 +05:45
Prakash Joshi Pax
b37d3dd7d4
Merge pull request #267 from gdmka/feature/recorder-hover-popovers
...
Implement Hover-to-Show Popovers for Recorder Controls
2025-08-29 15:24:55 +05:45
Beingpax
c9a77556db
added option ten for the prompt popover
2025-08-29 13:18:29 +05:45
Alexey Haidamaka
be59064093
Mouse Middle Click To Toggle Recording
2025-08-29 06:05:36 +02:00
Alexey Haidamaka
13da19b177
Implement Hover-to-Show Popovers for Recorder Controls
2025-08-28 23:55:03 +02:00
Alexey Haidamaka
c875916245
Add Shortcut and UI for Power Mode 10
2025-08-28 06:41:40 +02:00
Prakash Joshi Pax
26362bb50e
Merge pull request #263 from gdmka/feature/ai-enhancement-retry-logic
...
Implement Retry Logic for AI Enhancement Service
2025-08-28 09:00:01 +05:45