Skip to content

Commit 55e5b1c

Browse files
authored
Revise device usage instructions and AI service links
Updated usage instructions for the device and modified links for AI services.
1 parent 4e54775 commit 55e5b1c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ cargo build --release
6363

6464
The `config.toml` can use any combination of open-source or proprietary AI services, as long as they offer OpenAI-compatible API endpoints. Here are instructions to start open source AI servers for the EchoKit server.
6565

66-
* VAD: https://github.com/second-state/silero_vad_server
6766
* ASR: https://llamaedge.com/docs/ai-models/speech-to-text/quick-start-whisper
6867
* LLM: https://llamaedge.com/docs/ai-models/llm/quick-start-llm
6968
* Streaming TTS: https://github.com/second-state/gsv_tts
@@ -112,8 +111,6 @@ Configure WiFi and server
112111

113112
### Use the device
114113

115-
**Chat:** press the `K0` button once or multiple times until the screen shows "Listening ...". You can now speak and it will answer.
116-
117-
**Record:** long press the `K0` until the screen shows "Recording ...". You can now speak and the audio will be recorded on the server.
114+
**Chat:** press the `K0` button once or multiple times until the status bar shows "Ready". You can now speak and it will show "Listening ...". The device answers after it decides that you have done speaking.
118115

119116
**Config:** press `RST`. While it is restarting, press and hold `K0` to enter the configuration mode. Then [open the configuration UI](https://echokit.dev/setup/) to connect to the device via BT.

0 commit comments

Comments
 (0)