Shared utilities for Ensi AI Voice Assistant
Project description
Ensi AI Voice Assistant Shared Package
Shared utilities for Ensi AI Voice Assistant components.
Installation
pip install git+https://github.com/Solace-smart/ensi-ai-voice-assistant-shared.git@main
Or add to your requirements.txt:
va-shared @ git+https://github.com/Solace-smart/ensi-ai-voice-assistant-shared.git@main
Components
- Context Management
- Pipeline Metrics
- Path Mapping
- Shared Enums
Usage
from va_shared.context import ContextManager
from va_shared.metrics import LocalPipelineMetrics, CloudPipelineMetrics
# Initialize context
context = ContextManager()
# Track metrics
metrics = LocalPipelineMetrics("user query")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
va_shared-0.1.23.tar.gz
(27.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters