Beingpax
b42ae5049a
Change MiB/GiB to MB/GB for model sizes
2025-08-01 00:25:33 +05:45
Beingpax
adb51193c6
Move LocalModel to TranscriptionModel file
2025-07-23 09:30:44 +05:45
Beingpax
2f92a632a9
Added Mistral Mini Cloud Model
2025-07-17 17:26:44 +05:45
Beingpax
7bd2b29d16
Add time logging in history
2025-07-04 20:15:58 +05:45
Beingpax
5a5ef20697
fixed description
2025-06-30 20:53:48 +05:45
Beingpax
51dc742e1e
Expanded Apple languages support
2025-06-24 18:17:31 +05:45
Beingpax
9b64652f87
Added selected text for assistant prompt
2025-06-23 17:10:23 +05:45
Beingpax
4e006a9d0f
Added checks for Apple Transcription service
2025-06-21 19:02:17 +05:45
Beingpax
54a2ef58e6
Simplified language selection for Apple Native models
2025-06-19 17:33:04 +05:45
Beingpax
d1edb47d87
feat: Added Native apple transcription service
2025-06-19 17:11:36 +05:45
Beingpax
05cfbd1a0b
Custom Trancription model with openAI compatibility
2025-06-17 13:50:22 +05:45
Beingpax
96a3f35680
Remove isLargeV3 flag complexity
2025-06-16 21:36:05 +05:45
Beingpax
00e1d5e8da
feat: Added Deepgram transcription support
2025-06-16 21:26:35 +05:45
Beingpax
4d1bb409ed
Simplified Design for Permission setup
2025-06-11 15:42:59 +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
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
7e2c5b4b16
Refactor the custom prompt view code.
2025-05-28 12:39:30 +05:45
Prakash Joshi Pax
3b0c09553b
Merge pull request #96 from ckloop/feature/custom-trigger-words
2025-05-28 09:19:36 +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
b590f8f641
Add System Default template prompt to PromptTemplates
2025-05-26 14:09:44 +05:45
Beingpax
72134db5fa
template grid UI update
2025-05-24 13:51:16 +05:45
Beingpax
8dc622e077
feat: better super whisper-like power mode with improved UX
2025-05-24 12:38:30 +05:45
Beingpax
f666e0463e
Fix: Set power mode disabled by default for new installations
2025-05-15 19:40:45 +05:45
Beingpax
c2ac1a8510
Added output format customization for the Whisper Model
2025-05-14 11:52:26 +05:45
Beingpax
f9af8dd8ed
Minor improvements in prompt
2025-05-11 14:44:18 +05:45
Beingpax
9cb194eef8
Better AI Prompts for enhancement
2025-05-11 14:38:14 +05:45
Beingpax
a74de9dce5
Refine AI prompts for context usage
2025-05-03 18:42:17 +05:45
Beingpax
d4364c586d
Minor fixes
2025-04-23 11:46:40 +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
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
1a639ad2c8
add large v2 models
2025-04-05 22:25:58 +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
Beingpax
6a376dd5ad
Added Assistant Mode in Prompt + Cleaner Code seperation
2025-03-22 13:52:43 +05:45
Beingpax
56c73693a8
better default prompt for AI enhancement
2025-03-20 18:46:33 +05:45
Beingpax
5b11e84bd3
Improve default AI prompt structure and clarity
2025-03-18 13:26:03 +05:45
Beingpax
1bff2d94ec
feat: Add Power Mode Toggle and update to version 0.96
2025-03-01 13:24:02 +05:45
Beingpax
9d38c7c8fa
Improve recorder responsiveness and UI consistency: 1) Added music control during recording 2) Made recorder more responsive by removing animations 3) Improved UI consistency with consistent button appearance 4) Optimized sound and UI sequence for better user experience
2025-02-25 16:14:46 +05:45
Beingpax
b5773b38a1
Multiple improvements: Removed migration code, updated sound files, improved prompt templates
2025-02-25 11:50:50 +05:45
Beingpax
763967bc35
refactor: improve default settings and task execution
...
- Change default push-to-talk key to Right Command
- Disable AI enhancement by default in Power Mode
- Set English as default language for multilingual models
- Make task execution sequential in WhisperState for better control flow
2025-02-24 16:46:42 +05:45
Beingpax
76a154706c
Initial commit: Open-sourcing VoiceInk
2025-02-22 11:52:41 +05:45