diff --git a/docs/Application_guide/en/sidebar.yaml b/docs/Application_guide/en/sidebar.yaml index 4481ae505b5727fd04d87e28b17298d48f2f3ab3..66a5fa0d15092683f892c5775374bf386f91773e 100644 --- a/docs/Application_guide/en/sidebar.yaml +++ b/docs/Application_guide/en/sidebar.yaml @@ -270,7 +270,7 @@ items: - label: software design file: solutions/AIChatBot-Volcengine-webRTC/software_design.md - label: Xiaozhi AI chatbot based on websocket - file: solutions/Xiaozhi_AI/README.md + file: solutions/xiaozhi_AI/README.md items: - label: development resources file: solutions/xiaozhi_AI/dev_resources.md @@ -279,14 +279,14 @@ items: - label: quick start file: solutions/xiaozhi_AI/software_design.md - label: XiaoZhi AI Chatbot based on MQTT and UDP - file: solutions/Xiaozhi_AI_mqtt/README.md + file: solutions/xiaozhi_AI_mqtt/README.md items: - label: development resources - file: solutions/Xiaozhi_AI_mqtt/dev_resources.md + file: solutions/xiaozhi_AI_mqtt/dev_resources.md - label: quick start - file: solutions/Xiaozhi_AI_mqtt/quick_start.md + file: solutions/xiaozhi_AI_mqtt/quick_start.md - label: quick start - file: solutions/Xiaozhi_AI_mqtt/software_design.md + file: solutions/xiaozhi_AI_mqtt/software_design.md - label: AIbox file: solutions/AIbox/README.md items: diff --git a/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/README.md b/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/README.md index 91a8a5fc6aa7afa81db7b2ab9830f2bdfb94833f..cf8e556ec597166e989136b7187ebcb91b09cb19 100644 --- a/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/README.md +++ b/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/README.md @@ -1,13 +1,13 @@ -- # Xiaozhi AI Chatbot Based on MQTT + UDP +# Xiaozhi AI Chatbot Based on MQTT + UDP - The Xiaozhi AI chatbot solution has the following features: +The Xiaozhi AI chatbot solution has the following features: - - Supports timbre switching. - - Supports voice interruption/interruption. - - Supports voice wake-up. - - Uses Python language, facilitating secondary development. +- Supports timbre switching. +- Supports voice interruption/interruption. +- Supports voice wake-up. +- Uses Python language, facilitating secondary development. - + ------ diff --git a/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/dev_resources.md b/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/dev_resources.md index 4bc200aae7687f67bfab7a44385ada5dff8af530..738240673467addbf8d1ed689f322419ea3edb94 100644 --- a/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/dev_resources.md +++ b/docs/Application_guide/en/solutions/xiaozhi_AI_mqtt/dev_resources.md @@ -1,36 +1,36 @@ -- # Summary of Development Resources +# Summary of Development Resources - ## Hardware Information +## Hardware Information - - EC800MCNLE development board (including antenna, Type-C data cable, etc.) +- EC800MCNLE development board (including antenna, Type-C data cable, etc.) - > - [Click here to purchase the development board kit](https://www.quecmall.com/goods-detail/2c90800b9488359c0195efe6367303b5) + > - [Click here to purchase the development board kit](https://www.quecmall.com/goods-detail/2c90800b9488359c0195efe6367303b5) - - Computer (Windows 7, Windows 10 or Windows 11) +- Computer (Windows 7, Windows 10 or Windows 11) - - Any speaker with a power of 2-5W ([Purchase link on Quectel Mall](https://www.quecmall.com/goods-detail/2c90800c9488358b01956aa656680239)) +- Any speaker with a power of 2-5W ([Purchase link on Quectel Mall](https://www.quecmall.com/goods-detail/2c90800c9488358b01956aa656680239)) - - A 3.7V polymer lithium battery +- A 3.7V polymer lithium battery - ## Software Information +## Software Information - - USB driver for QuecPython module: [QuecPython_USB_Driver_Win10_ASR](https://developer.quectel.com/wp-content/uploads/2024/09/Quectel_Windows_USB_DriverA_Customer_V1.1.13.zip) - - [QuecPython firmware](../../media/solutions/xiaozhi_AI_mqtt/EC800MCNLER06A01M08_OCPU_QPY_TEST0810.zip) +- USB driver for QuecPython module: [QuecPython_USB_Driver_Win10_ASR](https://developer.quectel.com/wp-content/uploads/2024/09/Quectel_Windows_USB_DriverA_Customer_V1.1.13.zip) +- [QuecPython firmware](../../media/solutions/xiaozhi_AI_mqtt/EC800MCNLER06A01M08_OCPU_QPY_TEST0810.zip) - ## Development Tools +## Development Tools - - QPYcom - QuecPython debugging tool - - Version: V3.9.0 - - Download [QPYcom](https://developer.quectel.com/wp-content/uploads/2024/09/QPYcom_V3.9.0.zip) - - VSCode - Code editor - - Download [VSCode](https://code.visualstudio.com/) +- QPYcom - QuecPython debugging tool + - Version: V3.9.0 + - Download [QPYcom](https://developer.quectel.com/wp-content/uploads/2024/09/QPYcom_V3.9.0.zip) +- VSCode - Code editor + - Download [VSCode](https://code.visualstudio.com/) - ## Experimental Source Code +## Experimental Source Code - - Steps to obtain the source code from the Github repository: +- Steps to obtain the source code from the Github repository: - ```bash - git clone https://github.com/QuecPython/AIChatbot-Xiaozhi-Mqtt.git - ``` + ```bash + git clone https://github.com/QuecPython/AIChatbot-Xiaozhi-Mqtt.git + ``` - - [Download compressed package](https://codeload.github.com/QuecPython/AIChatbot-Xiaozhi-Mqtt/zip/refs/heads/main) \ No newline at end of file +- [Download compressed package](https://codeload.github.com/QuecPython/AIChatbot-Xiaozhi-Mqtt/zip/refs/heads/main) \ No newline at end of file diff --git a/docs/Application_guide/zh/media/solutions/xiaozhi_AI/software.png b/docs/Application_guide/zh/media/solutions/xiaozhi_AI/software.png index 747c85bc0a3996012cbc7c6fb0dc34689709e2f1..f387369a051b826120c951b4711b342cb32de226 100644 Binary files a/docs/Application_guide/zh/media/solutions/xiaozhi_AI/software.png and b/docs/Application_guide/zh/media/solutions/xiaozhi_AI/software.png differ