Metadata-Version: 2.4
Name: vocal-core
Version: 0.3.2
Summary: Core model registry and adapters for Vocal - Ollama for Voice Models
Project-URL: Homepage, https://github.com/niradler/vocal
Project-URL: Documentation, https://github.com/niradler/vocal#readme
Project-URL: Repository, https://github.com/niradler/vocal
Project-URL: Issues, https://github.com/niradler/vocal/issues
Author: Vocal Contributors
License: SSPL-1.0
Keywords: ai,model-registry,speech-to-text,stt,tts,whisper
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: faster-whisper>=1.0.0
Requires-Dist: huggingface-hub>=0.20.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pydantic-settings>=2.1.0
Requires-Dist: pydantic>=2.5.0
Requires-Dist: pyttsx3>=2.90
Provides-Extra: piper
Requires-Dist: piper-tts>=1.2.0; extra == 'piper'
Requires-Dist: scipy>=1.11.0; extra == 'piper'
