Beingpax
03e1f7383e
feat: Add support for trailing trigger words
2025-06-17 21:20:27 +05:45
Beingpax
d47e32e074
feat: Add custom model import/export
2025-06-17 14:15:29 +05:45
Beingpax
05cfbd1a0b
Custom Trancription model with openAI compatibility
2025-06-17 13:50:22 +05:45
Beingpax
00e1d5e8da
feat: Added Deepgram transcription support
2025-06-16 21:26:35 +05:45
Beingpax
7aef8f04a6
Fix audio input mode persistence
2025-06-15 18:49:41 +05:45
Beingpax
b1524970c1
fix: power mode model selectio & removed current model in favor of currenttranscriptionmodel
2025-06-10 23:23:43 +05:45
Beingpax
9b507ce615
feat: Added support for cloud transcription service
2025-06-09 19:15:50 +05:45
Beingpax
b13aecca76
feat: improve export/import service to handle custom emojis and power mode configurations
2025-06-05 23:04:54 +05:45
Beingpax
79c7c4a694
Refactor AI service logging
2025-06-05 11:36:04 +05:45
Beingpax
4c32710d5e
feat: Improve settings import/export with API key guidance
2025-06-05 08:41:29 +05:45
Beingpax
335c42e078
Refactor(UserDefaults): Centralize AudioDeviceManager keys into UserDefaultsManager and fix linter error
2025-06-04 17:39:03 +05:45
Beingpax
e51e57f3b1
Refactor(AudioDeviceManager): Use UID for custom device persistence, cleanup UserDefaults logic for prioritized mode, and remove all comments and legacy keys
2025-06-04 17:22:53 +05:45
Beingpax
652fca9d87
Improve screen capture timing and logic for power mode switching
2025-05-29 18:09:48 +05:45
Beingpax
e5472a0850
removed task cancellation logic
2025-05-29 16:29:18 +05:45
Beingpax
cb7a7461a1
Added support for multiple trigger words
2025-05-29 13:32:09 +05:45
Beingpax
8a1870934d
Removed separate handling of AI assistant trigger word
2025-05-29 11:27:26 +05:45
Beingpax
7781ecc19b
Improve AI trigger words and retry logic
2025-05-29 09:38:49 +05:45
Chetan
2caa8eb4ad
feat: Add custom trigger words for Enhancement Modes
...
- Added support for custom trigger words in Enhancement Modes
- Implemented automatic mode switching based on detected trigger words
- Enhanced UI to display trigger words with microphone icons
- Added visual indicators (ellipses) to show trigger words can be followed by more text
- Fixed mode restoration after processing trigger-based enhancements
- Improved UI consistency for modes with/without trigger words
- Maintained backward compatibility with existing assistant trigger word
2025-05-26 17:33:35 -04:00
Beingpax
f296ac4c5f
Fix logging privacy redaction
2025-05-25 20:31:28 +05:45
Beingpax
8dc622e077
feat: better super whisper-like power mode with improved UX
2025-05-24 12:38:30 +05:45
Beingpax
3552f85d17
Fixed deprecated API warnings
2025-05-15 18:29:11 +05:45
Beingpax
0f06d99c3d
Simplified Screen Capture Service
2025-05-15 18:20:30 +05:45
Beingpax
e77ecb12c7
Fix compiler warnings and update deprecated API.
2025-05-15 16:10:52 +05:45
Beingpax
78982b6b62
Fixed deprecated API warnings
2025-05-15 12:57:56 +05:45
Beingpax
a338b4c2a5
Enhance audio fallback to System Default mode
2025-05-11 18:44:26 +05:45
Beingpax
d7200d7058
Feat: Add paragraph formatting in Audio file transcription, remove from LibWhisper
2025-05-11 17:08:33 +05:45
Beingpax
bdc81e8b6a
Add detailed logging for AI enhancement requests
2025-05-11 13:47:29 +05:45
Beingpax
6c1fc3b869
Rewire audio device selection system
2025-05-11 10:05:47 +05:45
Beingpax
d389d8ecc1
feat: add AI model selection support
2025-05-04 16:58:03 +05:45
Beingpax
abe00c718a
Fixed audio duration inconsistenncies
2025-04-24 10:06:02 +05:45
Beingpax
38e622a197
Fix recording bug, add logs
2025-04-23 23:18:53 +05:45
Beingpax
117ce1744f
Mistral support by Vaygr
2025-04-05 21:56: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
8341dda787
Improve AI prompts and enhancement service handling
2025-03-27 20:06:51 +05:45
Beingpax
4b79d200ff
Remove Firefox and Zen browsers from Power Mode automation
2025-03-22 13:10:12 +05:45
Beingpax
c445cf6ee4
Improved the AI prompts
2025-03-18 13:26:43 +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
Beingpax
611e443dd2
simple fix
2025-03-07 19:06:41 +05:45
Beingpax
79dbe18979
Improve AI enhancement service logging and privacy
2025-03-07 18:51:07 +05:45
Beingpax
ce3ac6d449
Enhance screen capture reliability with fallback mechanisms
2025-03-07 18:48:30 +05:45
Beingpax
214d71c29d
Added debugging for screen capture services
2025-03-06 22:02:44 +05:45
Beingpax
5d80c68214
feat: add enhanced logging for browser URL detection and AppleScript execution
2025-03-06 20:06:20 +05:45
Beingpax
d7ad7c5acd
refactor: decouple screen capture from recording start and tie it to AI enhancement toggle with race condition protection
2025-03-02 19:07:43 +05:45
Beingpax
34fada2b26
fix: preserve enhancement settings when power mode is disabled - Remove forced disabling of enhancement, add early return to skip configuration application, maintain user's existing settings
2025-03-02 17:49:23 +05:45
Beingpax
1bff2d94ec
feat: Add Power Mode Toggle and update to version 0.96
2025-03-01 13:24:02 +05:45
Beingpax
e454d53e4a
push
2025-02-25 21:30:39 +05:45
Beingpax
a2b3b6dc92
appcast
2025-02-25 21:28:56 +05:45
Beingpax
a798087759
Update PolarService and license management functionality
2025-02-25 19:44:16 +05:45