From c2c11e66a7c25f45a6398171e40635f430e3789b Mon Sep 17 00:00:00 2001 From: zyh-3R Date: Mon, 9 Sep 2024 14:54:05 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9502d71..4a65c3b 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ We have developed a new example called `r3_talk` based on the [whisper.cpp](http The purpose of `r3_talk` is to provide seamless speech capabilities on our custom-designed [Linux speaker](https://www.3reality.com/online-store/Smart-Speaker-DEV-Kit-p572273110). If you are interested in experiencing it, you need to prepare: -* A [`Linux speaker`](https://www.3reality.com/online-store/Smart-Speaker-DEV-Kit-p572273110) with Armbian firmware -* A self-developed [`debug board`](https://www.3reality.com/online-store/Smart-Speaker-DEV-Kit-p572273110) available for assistance +* A [`Linux speaker`](https://3reality.com/product/smart-speaker-development-kit/) with Armbian firmware +* A self-developed [`debug board`](https://3reality.com/product/smart-speaker-development-kit/) available for assistance The `factory speaker` is equipped with pre-installed Armbian firmware, and we have done some initialization configurations to enhance user convenience. Upon receiving the speaker, you can directly access the `root` user by using the initial password of `1234qwer` in order to utilize the speaker effortlessly.