Files
whisper-local/config.example.toml
T
2026-04-06 20:22:25 +02:00

15 lines
190 B
TOML

# ~/.config/whisper-local/config.toml
[hotkey]
key = "KEY_F12"
[whisper]
model = "small"
language = "de"
compute_type = "int8"
[audio]
sample_rate = 16000
channels = 1
min_duration = 0.5