aboutsummaryrefslogtreecommitdiffstats
path: root/agl_service_voiceagent/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'agl_service_voiceagent/config.ini')
-rw-r--r--agl_service_voiceagent/config.ini22
1 files changed, 22 insertions, 0 deletions
diff --git a/agl_service_voiceagent/config.ini b/agl_service_voiceagent/config.ini
new file mode 100644
index 0000000..9455d6a
--- /dev/null
+++ b/agl_service_voiceagent/config.ini
@@ -0,0 +1,22 @@
+[General]
+service_version = 0.2.0
+base_audio_dir = /usr/share/nlu/commands/
+stt_model_path = /usr/share/vosk/vosk-model-small-en-us-0.15
+snips_model_path = /usr/share/nlu/snips/model/
+channels = 1
+sample_rate = 16000
+bits_per_sample = 16
+wake_word = hello auto
+server_port = 51053
+server_address = localhost
+rasa_model_path = /usr/share/nlu/rasa/models/
+rasa_server_port = 51054
+base_log_dir = /usr/share/nlu/logs/
+store_voice_commands = 0
+
+[Kuksa]
+ip = localhost
+port = 8090
+protocol = ws
+insecure = False
+token = /