Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dvalle08
/
open-voice-agent
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
04178a2
open-voice-agent
248 MB
Ctrl+K
Ctrl+K
2 contributors
History:
108 commits
dvalle08
feat: Enhance turn tracing and metrics collection
04178a2
about 2 months ago
.streamlit
Enhance LiveKit integration: Add audio input and VAD configurations, update settings, and improve Streamlit app for better agent dispatch and error handling.
3 months ago
assets
chore: Remove unused demo GIF file from assets directory
about 2 months ago
src
feat: Enhance turn tracing and metrics collection
about 2 months ago
tests
feat: Enhance turn tracing and metrics collection
about 2 months ago
.cursorignore
Safe
10 Bytes
implement main entry point for Open Voice Agent with CLI support for running FastAPI, Streamlit, or both. Enhance Streamlit UI for audio processing and integrate WebSocket communication. Update dependencies in pyproject.toml and remove requirements.txt.
3 months ago
.env.example
Safe
4.61 kB
feat: Enhance turn tracing and metrics collection
about 2 months ago
.gitattributes
Safe
42 Bytes
Add initial test suite for LLM providers
3 months ago
.gitignore
Safe
297 Bytes
feat: Enhance voice activity detection and turn tracing features
about 2 months ago
Dockerfile
Safe
455 Bytes
Add README.md for project documentation and update Dockerfile to include it.
3 months ago
README.md
Safe
8.43 kB
docs: Refine README.md structure and content
about 2 months ago
pyproject.toml
Safe
924 Bytes
feat: Add support for Deepgram TTS provider and related configurations
about 2 months ago
start.sh
Safe
316 Bytes
Refactor session bootstrap handling and Streamlit app startup: Update start.sh to launch the app using uvicorn, enhance session bootstrap logic in session_bootstrap.py with retry mechanisms for transient errors, and modify streamlit_app.py to conditionally use a new route for session initialization. Add tests for retry behavior and error handling in session bootstrap payload generation.
2 months ago
uv.lock
Safe
254 kB
feat: Add support for Deepgram TTS provider and related configurations
about 2 months ago