Metadata-Version: 2.4
Name: whisperx-stubs
Version: 3.4.2.1
Summary: Type stubs for whisperx
Author-email: Auto-generated <stub-generator@example.com>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Stubs Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: whisperx<3.5.0,>=3.4.2

# whisperx-stubs

Type stubs for the [whisperx](https://github.com/m-bain/whisperX) library.

This package provides type information that can be used by static type checkers like mypy, pyright, and IDEs to provide better code completion and type checking for whisperx.

## Installation

```bash
pip install whisperx-stubs
```

## Usage

Once installed, your type checker should automatically discover and use these stubs when analyzing code that uses whisperx.

## License

This project is licensed under the MIT License.

## Generated Content

These stubs were auto-generated using mypy's stubgen tool and may require manual refinement for optimal accuracy.
