benjamin-paine
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ tags:
|
|
19 |
|
20 |
**Hey Buddy!** is a library for training wake word models (a.k.a audio keyword spotters) and deploying them to the browser for real-time use on CPU or GPU.
|
21 |
|
|
|
|
|
22 |
Designed for usability and flexibility, **Hey Buddy!** features the following:
|
23 |
- Available with a simple `pip install heybuddy`
|
24 |
- Use a single command to train a model, no downloads or data gathering required
|
|
|
19 |
|
20 |
**Hey Buddy!** is a library for training wake word models (a.k.a audio keyword spotters) and deploying them to the browser for real-time use on CPU or GPU.
|
21 |
|
22 |
+
Using a wake-word as a gating mechanism for voice-enabled web applications carries numerous benefits, including reduced power consumption, improved privacy, and enhanced performance in noisy environments over speech-to-text systems.
|
23 |
+
|
24 |
Designed for usability and flexibility, **Hey Buddy!** features the following:
|
25 |
- Available with a simple `pip install heybuddy`
|
26 |
- Use a single command to train a model, no downloads or data gathering required
|