Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 3.26 KB

README.md

File metadata and controls

25 lines (14 loc) · 3.26 KB

Examples [中文]

This directory contains a range of examples in ESP-Skainet projects. These examples exist to demonstrate the functionality of ESP-Skainet and to provide the source codes that can be copied and adapted to during the development of your projects. The ESP32-S3 chip and boards are recommended. New algotithms and models will be deployed on the ESP32-S3 chip first.

Example Layout

The following examples are currently available:

Example Name Latest Models Supported Board
cn_speech_commands_recognition Multinet6 ESP32-Korvo, ESP32-S3-Korvo-1, ESP-BOX, ESP-S3-Korvo-2, ESP32-S3-EYE
en_speech_commands_recognition Multinet6 ESP32-S3-Korvo-1, ESP-BOX, ESP-S3-Korvo-2, ESP32-S3-EYE
wake_word_detection Wakenet9 ESP32-Korvo, ESP32-S3-Korvo-1, ESP-BOX, ESP-S3-Korvo-2, ESP32-S3-EYE
chinese_tts esp-tts-v1.7 ESP32-Korvo, ESP32-S3-Korvo-1, ESP-BOX, ESP-S3-Korvo-2
usb_mic_recorder ESP-BOX, ESP-S3-Korvo-2

Contributing Examples

If you have any examples you want to share with us or you think may interest us, please check the Contributions Guide and get in touch with us.