summaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..164b4e6
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,18 @@
+compute_type: int8
+enable_debug_mode: 0
+enable_previews: 1
+language: english
+gpu_idx: 0
+max_speech_duration_s: 10
+min_silence_duration_ms: 250
+microphone: motu
+model: turbo
+reset_after_silence_s: 15
+transcription_loop_delay_ms: 100
+use_cpu: 0
+
+block_width: 2
+num_blocks: 40
+rows: 10
+cols: 24
+