9 lines
278 B
JSON
9 lines
278 B
JSON
{
|
|
"api_key": "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",
|
|
"kb_key": "ctrl",
|
|
"mouse_btn": "left",
|
|
"model": "distil-whisper-large-v3-en",
|
|
"language":"en", // whisper-large-v3 or distil-whisper-large-v3-en
|
|
"action": "type" //type,copy
|
|
}
|
|
|