Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mryndzionek authored Jul 29, 2024
1 parent b1b7918 commit b1db682
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ Individual WAV files can piped (e.g. for testing) using:
```
sox -S ../untitled.wav -t raw -c1 -e signed -b 16 -r16k - | ./kws_cli
```
## Demo

In the demo subdirectory there is a Python script showing how to
use `kws_cli` for simple automation.

https://github.com/user-attachments/assets/2a9eaa90-a0b9-4423-91c8-fd4df6bbc459

## More details

Expand Down

0 comments on commit b1db682

Please sign in to comment.