项目文件夹

文件
2022-10-23 10:55:03 +08:00
..
2019-06-08 21:35:48 +08:00
2022-10-23 10:55:03 +08:00
2022-09-10 10:55:13 +08:00
2022-09-10 10:55:13 +08:00
2022-09-03 19:12:41 +08:00

Hotword

This node enables the wake word "Leon". Once this is running, you can call Leon by saying his name according to the language you chose.

Getting Started

Installation

# Install
npm run setup:offline-hotword

Usage

# From the project root:

# Run main server
npm run build && npm start

# Go to http://localhost:1337

# Run hotword node
npm run wake

# Say "Leon" via your microphone
# Triggered!