## How to Build? ``` sh mkdir build && cd build && cmake .. && cmake --build . ``` ## How to Use? Type `./build/kws_main --help` for usage.