whisper-dictation/config.json

7 lines
162 B
JSON

{
"hotkey": "ctrl+shift+space",
"language": "de",
"sample_rate": 16000,
"vocab_path": "shared_data/vocabulary.json",
"model_dir": "shared_data/"
}