Metadata-Version: 2.4
Name: asr-types
Version: 1.0.4
Summary: ASR Data Structure Definitions
License-Expression: MIT
Project-URL: Homepage, https://github.com/speech2srt/asr-types
Project-URL: Repository, https://github.com/speech2srt/asr-types
Project-URL: Issues, https://github.com/speech2srt/asr-types/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# asr-types

## Installation

```bash
pip install asr-types
```

## Requirements

- Python >= 3.10

No external dependencies required. This package uses only Python standard library modules (`typing`).

## License

MIT License
