Beingpax
f0a3383139
Fix: Revert async transcription to fix whisper failures
2025-07-09 08:45:56 +05:45
Beingpax
10a758e926
Better Paste operation
2025-07-08 23:34:41 +05:45
Beingpax
dbe1b913e0
Improve recorder UI state and logic
2025-07-08 22:59:30 +05:45
Beingpax
c6d31a2e0a
Remove unused recorder delegates
2025-07-08 22:38:12 +05:45
Beingpax
39caefe500
Fix: Remove delays causing UI jitter
2025-07-08 22:25:37 +05:45
Beingpax
2838e6b5d4
Improve transcription failure error handling.
2025-07-08 14:00:09 +05:45
Beingpax
504b8f7261
added cancellation checks during transcription
2025-07-08 12:53:21 +05:45
Beingpax
fbae99bb27
refactor: Relocate text formatting toggle and rename ModelSettingsView
2025-07-08 12:41:59 +05:45
Beingpax
2c34225c88
feat: Make LibWhisper more robust with refined parameters
2025-07-08 12:32:01 +05:45
Beingpax
fe19b60747
Redesign AI model management with modern filter UI
2025-07-08 07:59:38 +05:45
Beingpax
a519934232
Sub folder creation
2025-07-07 21:39:14 +05:45
Beingpax
8f7411d377
Remove fallback window functionality references
2025-07-07 21:36:31 +05:45
Beingpax
269d855981
Add performance benchmark analysis feature
2025-07-04 22:37:22 +05:45
Prakash Joshi Pax
3153424c1b
Merge pull request #164 from slumdev88/file-drop
...
Fix: file drop
2025-07-04 20:22:56 +05:45
Beingpax
7bd2b29d16
Add time logging in history
2025-07-04 20:15:58 +05:45
slumdev88
6a4ccb0db3
Fix drag and drop functionality for audio files
...
Improvements made:
- Expand drop target to entire view area for better UX
- Add support for multiple UTTypes (.fileURL, .data, .audio, .movie)
- Improve file validation with both extension and UTType checking
- Add security scoped resource handling
- Enhanced error logging for debugging
- Support more audio formats (AAC, FLAC, CAF)
This resolves issues where dragging files from desktop/Finder would not work while manual file selection did.
2025-07-04 21:59:02 +08:00
slumdev88
78dcc0dfa4
Fix SpeechTranscriber API compatibility with older Xcode versions
...
Add conditional compilation directives to wrap SpeechTranscriber usage which is only available in macOS 26/Xcode 16+. This prevents build failures on current Xcode versions while maintaining future compatibility.
2025-07-04 21:55:09 +08:00
Beingpax
0faffa0155
Added auto-text formatting toggle
2025-07-04 16:11:52 +05:45
Beingpax
fa3ab158d8
Add VAD loggig
2025-07-04 05:44:54 +05:45
Beingpax
4a83c5400e
Fix for paste fail window messsing with Paste operation
2025-07-04 05:38:47 +05:45
Beingpax
7c4e510b84
Improve timestamp display format
2025-07-03 20:33:04 +05:45
Beingpax
3f72774433
Remove automatic prompt switching for selected text
2025-07-02 20:45:01 +05:45
Beingpax
39b1ff744a
Improved Fallback Window
2025-07-02 20:32:58 +05:45
Beingpax
f9d6352212
Simplified paste operation
2025-07-02 19:46:36 +05:45
Beingpax
421d0d1a23
Prevent hotkey usage during transcription
2025-07-02 12:09:57 +05:45
Beingpax
ccfc077cc1
Fix hotkey checks and settings UI
2025-07-02 09:15:29 +05:45
Beingpax
3e609d1e3b
Refactor: Unify and improve hotkey settings UI
2025-07-01 22:52:09 +05:45
Beingpax
888cc5125b
Refactor: Extract mini recorder shortcuts to separate manager for better modularity
2025-07-01 11:07:09 +05:45
Beingpax
90eaa5642c
fixed app activating unnecessarily issues
2025-06-30 22:51:58 +05:45
Beingpax
a8313278c7
support video files
2025-06-30 21:49:17 +05:45
Beingpax
44837faee8
Improve ElevenLabs transcription accuracy
2025-06-30 21:03:23 +05:45
Beingpax
5a5ef20697
fixed description
2025-06-30 20:53:48 +05:45
Beingpax
3645e169ab
Implement clipboard simulation for universal selected text detection
2025-06-30 20:47:11 +05:45
Beingpax
d6d6db2354
Handles accidental selections
2025-06-30 20:26:36 +05:45
Beingpax
d9165e1e4d
Fix selected text detection and Power Mode handling
2025-06-30 20:11:20 +05:45
Beingpax
05806f4248
Add transcription fallback system for paste failures
2025-06-30 18:23:24 +05:45
Beingpax
abe5972d1e
Fixed Open Router model issues with Power Mode
2025-06-30 12:55:24 +05:45
Beingpax
8c44efad64
Consistent background card
2025-06-30 11:27:45 +05:45
Beingpax
6f3cef665c
Add initial VAD support
2025-06-29 12:31:02 +05:45
Beingpax
a05ddfe887
Add whisper text formatter
2025-06-29 12:07:28 +05:45
Beingpax
4c604d27fc
Improved ESC key handling to double prevent accidental clicks
2025-06-28 14:36:37 +05:45
Beingpax
d19d8f3248
Fix mic blinking and reduce recording startup delay
2025-06-27 22:04:15 +05:45
Beingpax
7b490bec46
Lazy load transcription services
2025-06-26 16:10:18 +05:45
Beingpax
1ff124a7ce
fixed locale and looping issue
2025-06-26 13:59:40 +05:45
Beingpax
9629d8b8ef
Add Claude Opus 4 models
2025-06-26 12:52:15 +05:45
Beingpax
e2b87b6f4c
update UI text
2025-06-24 18:52:19 +05:45
Beingpax
8e4b8ffee1
Enhance word replacement functionality
2025-06-24 18:51:07 +05:45
Beingpax
51dc742e1e
Expanded Apple languages support
2025-06-24 18:17:31 +05:45
Beingpax
eedd8667da
Update UI opacity
2025-06-24 16:39:28 +05:45
Beingpax
cb5a515d70
Refine enhancement retry logic
2025-06-24 16:34:40 +05:45