Metadata-Version: 2.1
Name: vocoder-dictation
Version: 0.1.0
Summary: Dictation for programmers
Home-page: https://github.com/ricky0123/vocoder
License: MIT
Author: ricky
Author-email: rickycontact9@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aioconsole (>=0.5.0,<0.6.0)
Requires-Dist: graphviz (>=0.20.1,<0.21.0)
Requires-Dist: lark-parser
Requires-Dist: loguru
Requires-Dist: numpy
Requires-Dist: sounddevice
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: transformers
Requires-Dist: webrtcvad
Project-URL: Documentation, https://github.com/ricky0123/vocoder/blob/master/docs/user-guide.md
Description-Content-Type: text/markdown

# Vocoder

Vocoder is a software package for dictation and voice control. For details, see the [user guide](./docs/user-guide.md).

