Desmond-Dong commited on
Commit
e34480c
·
1 Parent(s): 22fab6f

update requirement in index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -75,7 +75,7 @@
75
  <div class="requirement-card">
76
  <span class="icon">🎙️</span>
77
  <h3>Voice Pipeline</h3>
78
- <p>Configure a <strong>Voice Assistant pipeline</strong> in Home Assistant (STT + TTS).</p>
79
  </div>
80
  </div>
81
  </section>
 
75
  <div class="requirement-card">
76
  <span class="icon">🎙️</span>
77
  <h3>Voice Pipeline</h3>
78
+ <p>Configure a <strong>Voice Assistant pipeline</strong> in Home Assistant (STT + TTS + LLM).</p>
79
  </div>
80
  </div>
81
  </section>