whisper-dictation/config.json

7 lines
272 B
JSON

{
"hotkey": "ctrl+shift+space",
"language": "de",
"sample_rate": 16000,
"vocab_path": "/run/media/chk/Ventoy/projects/chrka/whisper-dictation/shared_data/vocabulary.json",
"model_dir": "/run/media/chk/Ventoy/projects/chrka/whisper-dictation/shared_data/"
}