try to fix config;
exe build config (spec)
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"kb_key": "ctrl",
|
||||
"mouse_btn": "left",
|
||||
"model": "distil-whisper-large-v3-en",
|
||||
"language":"en" // whisper-large-v3 or distil-whisper-large-v3-en
|
||||
"language":"en", // whisper-large-v3 or distil-whisper-large-v3-en
|
||||
"action": "type" //type,copy
|
||||
}
|
||||
|
Reference in New Issue
Block a user