Metadata-Version: 2.3
Name: catvox
Version: 0.1.3
Summary: transcribe your voice to stdout
Author-email: Gareth Davidson <gaz@bitplane.net>
Description-Content-Type: text/markdown
Requires-Dist: openai-whisper
Requires-Dist: sounddevice
Requires-Dist: torch_weightsonly
Requires-Dist: flake8 ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: pytest ; extra == "dev"
Requires-Dist: coverage ; extra == "dev"
Requires-Dist: pytest-cov ; extra == "dev"
Requires-Dist: build ; extra == "dev"
Requires-Dist: twine ; extra == "dev"
Provides-Extra: dev

# catvox

Transcribe your voice to stdout, so you can pipe it wherever you like.

```shell
$ pip install catvox
$ catvox
If you think the sound of my voice is bad, you wanna try listening to yours
```

