Metadata-Version: 2.1
Name: audio_searcher
Version: 0.1.0
Summary: A tool to search for keywords in audio files
Home-page: https://github.com/yourusername/audio_searcher
Author: Your Name
Author-email: your.email@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Audio Searcher

Audio Searcher is a Python package that allows you to search for keywords in audio files.

## Installation

You can install the package using pip:

```sh
pip install audio_searcher



