Metadata-Version: 2.4
Name: kakariki
Version: 0.0.1
Summary: Speech-to-text library
Author: Quentin Fuxa
License: MIT
Project-URL: Homepage, https://github.com/QuentinFuxa/kakariki
Project-URL: Repository, https://github.com/QuentinFuxa/kakariki
Keywords: speech-to-text,stt,audio,transcription
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Kakariki

Speech-to-text library for Python.

## Installation

```bash
pip install kakariki
```

## Usage

Coming soon...

## License

MIT

