wenet-e2e / wekws

Production First and Production Ready End-to-End Keyword Spotting Toolkit
Apache License 2.0
432 stars 109 forks source link

Train and stream #160

Open thatsri9ht opened 4 months ago

thatsri9ht commented 4 months ago

Hello, thank you for the excellent engine. Could you please assist me in training, testing, and streaming for wake word detection? I couldn't find any guidance on these aspects on the GitHub page.

mlxu995 commented 4 months ago

For streaming wakeup word detection, you can follow this guideline (https://github.com/wenet-e2e/wekws/blob/main/runtime/android/README.md). If you need assistance in training your model, you can refer to the "run.sh" script for a step-by-step guide that covers both training and testing.

thatsri9ht commented 3 months ago

Thanks, dude. I can't stream from Ubuntu. Now I have the ONNX model for Hey Snips.