File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ hello_wav = "hello.wav"
2626[tts]
2727platform = "Elevenlabs"
2828token = "sk_1234"
29- voice = "pNInz6obpgDQGcFmaJgB "
29+ voice = "YOUR-VOICE-ID "
3030
3131[asr]
3232url = "https://api.groq.com/openai/v1/audio/transcriptions"
@@ -49,9 +49,7 @@ You are a helpful assistant. Answer truthfully and concisely. Always answer in E
4949"""
5050```
5151
52- Learn more about [ how to configure the EchoKit server] ( ../server/configure-echokit-server.md ) .
53-
54- > If you are based in mainland China (or Hong Kong), you will need to use [ Chinese AI services] ( ../server/qwen.md ) .
52+ Learn more about [ how to configure the EchoKit server] ( ../config/intro.md ) .
5553
5654** Next,** [ connect the Echokit device to the EchoKit server] ( ../server/setup.md )
5755
You can’t perform that action at this time.
0 commit comments