From 4d0a5490042fdddcf5759e523682c1a02af2c3f1 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 6 Jun 2024 06:23:57 +0400 Subject: Add cloud-related files (while unused now) --- .storage/assist_pipeline.pipelines | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .storage/assist_pipeline.pipelines (limited to '.storage/assist_pipeline.pipelines') diff --git a/.storage/assist_pipeline.pipelines b/.storage/assist_pipeline.pipelines new file mode 100644 index 0000000..e2d0687 --- /dev/null +++ b/.storage/assist_pipeline.pipelines @@ -0,0 +1,24 @@ +{ + "version": 1, + "minor_version": 2, + "key": "assist_pipeline.pipelines", + "data": { + "items": [ + { + "conversation_engine": "conversation.home_assistant", + "conversation_language": "en", + "id": "01h66n07zn8px8wpq1q7pwwyak", + "language": "en", + "name": "Home Assistant Cloud", + "stt_engine": "cloud", + "stt_language": "en-US", + "tts_engine": "cloud", + "tts_language": "en-US", + "tts_voice": "JennyNeural", + "wake_word_entity": null, + "wake_word_id": null + } + ], + "preferred_item": "01h66n07zn8px8wpq1q7pwwyak" + } +} \ No newline at end of file -- cgit v1.2.3