Metadata-Version: 2.1
Name: fpkws
Version: 0.0.5
Summary: Spotting keywords in audio files
Author: FanPars
Description-Content-Type: text/markdown
License-File: LICENSE

# KWS Model

A Keyword Spotting model.

## Features
- spotting keywords in audio files.
- Lightweight and easy to use.

## Installation
```bash
pip install fankws
