Metadata-Version: 2.1
Name: stark-engine
Version: 4.0.2
Summary: 
Home-page: https://pypi.org/project/stark-engine/
License: CC BY-NC-SA 4.0
Keywords: python,open-source,natural-language-processing,framework,cross-platform,natural-language,voice,voice-commands,python3,voice-recognition,speech-recognition,speech-to-text,community-project,voice-assistant,voice-interface,NLP,machine-learning,AI,text-analysis,stark,stark-place,mark parker
Author: MarkParker5
Author-email: mark@parker-programs.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Provides-Extra: gcloud
Provides-Extra: silero
Provides-Extra: sound
Provides-Extra: vosk
Requires-Dist: asyncer (>=0.0.2,<0.0.3)
Requires-Dist: google-cloud-texttospeech (>=2.14.1,<3.0.0) ; extra == "gcloud"
Requires-Dist: mkdocs-git-revision-date-localized-plugin (>=1.2.0,<2.0.0) ; extra == "docs"
Requires-Dist: mkdocs-material[imaging] (>=9.2.8,<10.0.0) ; extra == "docs"
Requires-Dist: numpy (>=1.24.1,<2.0.0) ; extra == "silero"
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Requires-Dist: sounddevice (>=0.4.5,<0.5.0) ; extra == "gcloud" or extra == "vosk" or extra == "silero" or extra == "sound"
Requires-Dist: soundfile (>=0.11.0,<0.12.0) ; extra == "gcloud" or extra == "sound"
Requires-Dist: torch (>=1.13.1,<2.0.0) ; extra == "silero"
Requires-Dist: vosk (==0.3.44) ; extra == "vosk"
Project-URL: Documentation, https://stark.markparker.me
Project-URL: Repository, https://github.com/MarkParker5/STARK
Description-Content-Type: text/markdown

# S.T.A.R.K.

**Speech and Text Algorithmic Recognition Kit**

Modern, advanced, and fast framework for creating natural language (especially voice) interfaces. Like [FastAPI](https://fastapi.tiangolo.com/), but with speech instead of http. 

Check [docs](https://markparker5.github.io/stark) for more information.

