GX8006 Large Model Development Kit: Introduces the hardware solution, system solution, and GX8006 development kit for large model development. The focus is on the GX8006 development kit, which includes: acoustic test user guide, recording tools, wake-up rate test user guide, GX8006 standard firmware, and UART protocol porting guide.
UART Protocol Porting Guide: Guides developers in implementing bidirectional communication between GX8006 and IoT chips such as WIFI/CAT1 based on the UART protocol, covering microphone configuration, switching between 5 dialogue modes, VAD/noise reduction parameter tuning, and audio stream processing to achieve complete voice interaction functionality.
Acoustic Test User Guide: Guides developers in conducting acoustic tests and compiling the recording firmware required for acoustic testing. This should be used in conjunction with the acoustic test user guide in the GX8006 development kit.
The current solution is built on CMake. Since our public solution requires support for switching between multiple cloud platforms during compilation and we do not have a Keil License, Keil support is not provided. Customers can refer to the CMakeLists implementation in the public solution and modify the Keil project themselves, adding the relevant cloud platform source code as needed.